Searched refs:tableCellLocationType (Results 1 – 5 of 5) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ | ||
| D | DeleteTableColumnRequest.php | 22 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\DeleteTableColumnRequest |
| D | DeleteTableRowRequest.php | 22 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\DeleteTableRowRequest |
| D | InsertTableRowRequest.php | 26 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\InsertTableRowRequest |
| D | InsertTableColumnRequest.php | 26 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\InsertTableColumnRequest |
| D | TableRange.php | 30 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\TableRange |