Class SmartTagOptions

SmartTagOptions class

Represents the options of the smart tag.

public class SmartTagOptions

Constructors

NameDescription
SmartTagOptions()The default constructor.

Properties

NameDescription
EmbedSmartTags { get; set; }Indicates whether saving smart tags with the workbook.
ShowType { get; set; }Represents the show type of smart tag.

See Also