Home
last modified time | relevance | path

Searched refs:borderTopSuggested (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellStyleSuggestionState.php41 public $borderTopSuggested; variable in Google\\Service\\Docs\\TableCellStyleSuggestionState
130 public function setBorderTopSuggested($borderTopSuggested) argument
132 $this->borderTopSuggested = $borderTopSuggested;
139 return $this->borderTopSuggested;
H A DParagraphStyleSuggestionState.php49 public $borderTopSuggested; variable in Google\\Service\\Docs\\ParagraphStyleSuggestionState
188 public function setBorderTopSuggested($borderTopSuggested) argument
190 $this->borderTopSuggested = $borderTopSuggested;
197 return $this->borderTopSuggested;