Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSuggestedTextStyle.php44 public function setTextStyleSuggestionState(TextStyleSuggestionState $textStyleSuggestionState) argument
46 $this->textStyleSuggestionState = $textStyleSuggestionState;
53 return $this->textStyleSuggestionState;
H A DBulletSuggestionState.php64 public function setTextStyleSuggestionState(TextStyleSuggestionState $textStyleSuggestionState) argument
66 $this->textStyleSuggestionState = $textStyleSuggestionState;
73 return $this->textStyleSuggestionState;
H A DNamedStyleSuggestionState.php62 public function setTextStyleSuggestionState(TextStyleSuggestionState $textStyleSuggestionState) argument
64 $this->textStyleSuggestionState = $textStyleSuggestionState;
71 return $this->textStyleSuggestionState;
H A DNestingLevelSuggestionState.php154 public function setTextStyleSuggestionState(TextStyleSuggestionState $textStyleSuggestionState) argument
156 $this->textStyleSuggestionState = $textStyleSuggestionState;
163 return $this->textStyleSuggestionState;