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