Home
last modified time | relevance | path

Searched refs:namedStyleType (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DNamedStyleSuggestionState.php25 public $namedStyleType; variable in Google\\Service\\Docs\\NamedStyleSuggestionState
34 public function setNamedStyleType($namedStyleType) argument
36 $this->namedStyleType = $namedStyleType;
43 return $this->namedStyleType;
H A DNamedStyle.php25 public $namedStyleType; variable in Google\\Service\\Docs\\NamedStyle
34 public function setNamedStyleType($namedStyleType) argument
36 $this->namedStyleType = $namedStyleType;
43 return $this->namedStyleType;
H A DParagraphStyle.php70 public $namedStyleType; variable in Google\\Service\\Docs\\ParagraphStyle
297 public function setNamedStyleType($namedStyleType) argument
299 $this->namedStyleType = $namedStyleType;
306 return $this->namedStyleType;