Home
last modified time | relevance | path

Searched defs:numberFormatType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DGamesNumberFormatConfiguration.php33 public $numberFormatType; variable in Google\\Service\\GamesConfiguration\\GamesNumberFormatConfiguration
68 public function setNumberFormatType($numberFormatType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellFormat.php36 protected $numberFormatType = NumberFormat::class; variable in Google\\Service\\Sheets\\CellFormat