FontSettingCollection Class

FontSettingCollection class

Represents the list of .


type FontSettingCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
SetWordArtStyleSets the preset WordArt style.
GetTextAlignmentRepresents the alignment setting of the text body.
GetTextParagraphsGets all paragraphs.
GetTextGets and sets the text of the shape.
SetTextGets and sets the text of the shape.
AppendTextAppends the text.
InsertTextInsert index at the position.
Replace_Int_Int_StringReplace the text.
Replace_String_StringReplace the text.
DeleteTextDelete some characters.
GetHtmlStringGets and sets the html string which contains data and some formats in this shape.
SetHtmlStringGets and sets the html string which contains data and some formats in this shape.
FormatFormat the text with font setting.
GetGets the by the index.
ClearClear all setting.
Equals
GetHashCode
GetCount