SmartTagOptions
SmartTagOptions class
Represents the options of the smart tag.
class SmartTagOptions;
Constructors
Properties
constructor()
Default Constructor.
constructor();
embedSmartTags
Indicates whether saving smart tags with the workbook.
embedSmartTags : boolean;
showType
Represents the show type of smart tag.
showType : SmartTagShowType;
