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