NamedStyle
class NamedStyle extends Model (View source)
Properties
string | $namedStyleType | ||
protected | $paragraphStyleType | ||
protected | $paragraphStyleDataType | ||
protected | $textStyleType | ||
protected | $textStyleDataType |
Methods
setNamedStyleType($namedStyleType)
No description
string
getNamedStyleType()
No description
getParagraphStyle()
No description
getTextStyle()
No description
Details
setNamedStyleType($namedStyleType)
No description
string
getNamedStyleType()
No description
setParagraphStyle(ParagraphStyle $paragraphStyle)
No description
ParagraphStyle
getParagraphStyle()
No description
setTextStyle(TextStyle $textStyle)
No description
TextStyle
getTextStyle()
No description