SmartTagOptions Class

SmartTagOptions class

Represents the options of the smart tag.


type SmartTagOptions struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewSmartTagOptionsDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetEmbedSmartTagsIndicates whether saving smart tags with the workbook.
SetEmbedSmartTagsIndicates whether saving smart tags with the workbook.
GetShowTypeRepresents the show type of smart tag.
SetShowTypeRepresents the show type of smart tag.