Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DParagraph.php35 protected $suggestedParagraphStyleChangesType = SuggestedParagraphStyle::class;
111 * @param SuggestedParagraphStyle[]
118 * @return SuggestedParagraphStyle[]
H A DSuggestedParagraphStyle.php20 class SuggestedParagraphStyle extends \Google\Model class
58 class_alias(SuggestedParagraphStyle::class, 'Google_Service_Docs_SuggestedParagraphStyle');