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/
DDeleteTableRowRequest.php22 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\DeleteTableRowRequest
DDeleteTableColumnRequest.php22 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\DeleteTableColumnRequest
DInsertTableColumnRequest.php26 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\InsertTableColumnRequest
DInsertTableRowRequest.php26 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\InsertTableRowRequest
DTableRange.php30 protected $tableCellLocationType = TableCellLocation::class; variable in Google\\Service\\Docs\\TableRange