Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellStyleSuggestionState.php33 public $borderLeftSuggested; variable in Google\\Service\\Docs\\TableCellStyleSuggestionState
102 public function setBorderLeftSuggested($borderLeftSuggested) argument
104 $this->borderLeftSuggested = $borderLeftSuggested;
111 return $this->borderLeftSuggested;
H A DParagraphStyleSuggestionState.php41 public $borderLeftSuggested; variable in Google\\Service\\Docs\\ParagraphStyleSuggestionState
160 public function setBorderLeftSuggested($borderLeftSuggested) argument
162 $this->borderLeftSuggested = $borderLeftSuggested;
169 return $this->borderLeftSuggested;