Home
last modified time | relevance | path

Searched refs:ChartCustomNumberFormatOptions (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DScorecardChartSpec.php30 protected $customFormatOptionsType = ChartCustomNumberFormatOptions::class;
85 * @param ChartCustomNumberFormatOptions
87 public function setCustomFormatOptions(ChartCustomNumberFormatOptions $customFormatOptions)
92 * @return ChartCustomNumberFormatOptions
H A DChartCustomNumberFormatOptions.php20 class ChartCustomNumberFormatOptions extends \Google\Model class
62 class_alias(ChartCustomNumberFormatOptions::class, 'Google_Service_Sheets_ChartCustomNumberFormatOp…