class
SmartTagOptions
Source: aspose.
Represents the options of the smart tag.
new SmartTagOptions()
Methods
getEmbedSmartTags()
Indicates whether saving smart tags with the workbook.
getShowType()
Represents the show type of smart tag. The value of the property is SmartTagShowType integer constant.
setEmbedSmartTags()
Indicates whether saving smart tags with the workbook.
setShowType()
Represents the show type of smart tag. The value of the property is SmartTagShowType integer constant.