Home
last modified time | relevance | path

Searched refs:tableCellLocationType (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDeleteTableColumnRequest.php22 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\DeleteTableColumnRequest
H A DDeleteTableRowRequest.php22 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\DeleteTableRowRequest
H A DInsertTableColumnRequest.php26 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\InsertTableColumnRequest
H A DInsertTableRowRequest.php26 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\InsertTableRowRequest
H A DTableRange.php30 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\TableRange