SmartTagOptions
SmartTagOptions class
Represents the options of the smart tag.
Constructors
| Name | Description |
|---|---|
| SmartTagOptions |
Properties
| Name | Type | Description |
|---|---|---|
| EmbedSmartTags | boolean | Indicates whether saving smart tags with the workbook. |
| ShowType | int | Represents the show type of smart tag. The value of the property is SmartTagShowType integer constant. |
SmartTagOptions()
SmartTagOptions.EmbedSmartTags property
Indicates whether saving smart tags with the workbook.
Type: boolean
SmartTagOptions.ShowType property
Represents the show type of smart tag. The value of the property is SmartTagShowType integer constant.
Type: int