class NamedStyleSuggestionState extends Model (View source)

Properties

string $namedStyleType
protected $paragraphStyleSuggestionStateType
protected $paragraphStyleSuggestionStateDataType
protected $textStyleSuggestionStateType
protected $textStyleSuggestionStateDataType

Methods

setNamedStyleType($namedStyleType)

No description

string
getNamedStyleType()

No description

setParagraphStyleSuggestionState(ParagraphStyleSuggestionState $paragraphStyleSuggestionState)

No description

setTextStyleSuggestionState(TextStyleSuggestionState $textStyleSuggestionState)

No description

Details

setNamedStyleType($namedStyleType)

No description

Parameters

$namedStyleType

string getNamedStyleType()

No description

Return Value

string

setParagraphStyleSuggestionState(ParagraphStyleSuggestionState $paragraphStyleSuggestionState)

No description

Parameters

ParagraphStyleSuggestionState $paragraphStyleSuggestionState

ParagraphStyleSuggestionState getParagraphStyleSuggestionState()

No description

setTextStyleSuggestionState(TextStyleSuggestionState $textStyleSuggestionState)

No description

Parameters

TextStyleSuggestionState $textStyleSuggestionState

TextStyleSuggestionState getTextStyleSuggestionState()

No description