Searched refs:textFormatType (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ | ||
H A D | KeyValueFormat.php | 24 protected $textFormatType = TextFormat::class; variable in Google\\Service\\Sheets\\KeyValueFormat |
H A D | DataLabel.php | 28 protected $textFormatType = TextFormat::class; variable in Google\\Service\\Sheets\\DataLabel |
H A D | BaselineValueFormat.php | 40 protected $textFormatType = TextFormat::class; variable in Google\\Service\\Sheets\\BaselineValueFormat |
H A D | SlicerSpec.php | 42 protected $textFormatType = TextFormat::class; variable in Google\\Service\\Sheets\\SlicerSpec |
H A D | CellFormat.php | 44 protected $textFormatType = TextFormat::class; variable in Google\\Service\\Sheets\\CellFormat |
H A D | TreemapChartSpec.php | 50 protected $textFormatType = TextFormat::class; variable in Google\\Service\\Sheets\\TreemapChartSpec |