Home
last modified time | relevance | path

Searched refs:backgroundColorSuggested (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBackgroundSuggestionState.php25 public $backgroundColorSuggested; variable in Google\\Service\\Docs\\BackgroundSuggestionState
30 public function setBackgroundColorSuggested($backgroundColorSuggested) argument
32 $this->backgroundColorSuggested = $backgroundColorSuggested;
39 return $this->backgroundColorSuggested;
H A DShadingSuggestionState.php25 public $backgroundColorSuggested; variable in Google\\Service\\Docs\\ShadingSuggestionState
30 public function setBackgroundColorSuggested($backgroundColorSuggested) argument
32 $this->backgroundColorSuggested = $backgroundColorSuggested;
39 return $this->backgroundColorSuggested;
H A DTextStyleSuggestionState.php25 public $backgroundColorSuggested; variable in Google\\Service\\Docs\\TextStyleSuggestionState
70 public function setBackgroundColorSuggested($backgroundColorSuggested) argument
72 $this->backgroundColorSuggested = $backgroundColorSuggested;
79 return $this->backgroundColorSuggested;
H A DTableCellStyleSuggestionState.php25 public $backgroundColorSuggested; variable in Google\\Service\\Docs\\TableCellStyleSuggestionState
74 public function setBackgroundColorSuggested($backgroundColorSuggested) argument
76 $this->backgroundColorSuggested = $backgroundColorSuggested;
83 return $this->backgroundColorSuggested;