FontSetting Class

FontSetting class

Represents a range of characters within the cell text.


type FontSetting struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewFontSetting

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetStartIndexGets the start index of the characters.
GetLengthGets the length of the characters.
GetFontReturns the font of this object.
SetWordArtStyleSets the preset WordArt style.
GetTextOptionsReturns the text options.
GetTypeGets the type of text node.