Home
last modified time | relevance | path

Searched defs:columnCount (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DSecondDerivativeElevationGrid.php23 public $columnCount; variable in Google\\Service\\SemanticTile\\SecondDerivativeElevationGrid
35 public function setColumnCount($columnCount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Grid.php28 public $columnCount; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Grid
55 public function setColumnCount($columnCount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DGridProperties.php25 public $columnCount; variable in Google\\Service\\Sheets\\GridProperties
54 public function setColumnCount($columnCount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DSpriteSheet.php25 public $columnCount; variable in Google\\Service\\Transcoder\\SpriteSheet
70 public function setColumnCount($columnCount)
/plugin/tablelayout/script/
H A Dscript.js44 function addSearchSortRow($table, numHeaderRows, columnCount) { argument