Searched defs:numberFormatType (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/ | ||
H A D | GamesNumberFormatConfiguration.php | 33 public $numberFormatType; variable in Google\\Service\\GamesConfiguration\\GamesNumberFormatConfiguration |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ | ||
H A D | CellFormat.php | 36 protected $numberFormatType = NumberFormat::class; variable in Google\\Service\\Sheets\\CellFormat |