asposecells.api
Class SmartTagOptions

Represents the options of the smart tag.

Constructor Summary
SmartTagOptions()
          
 
Property Getters/Setters Summary
methodgetEmbedSmartTags()
methodsetEmbedSmartTags(value)
           Indicates whether saving smart tags with the workbook.
methodgetShowType()
methodsetShowType(value)
           Repesents the show type of smart tag. The value of the property is SmartTagShowType integer constant.
 

Constructor Detail

SmartTagOptions

SmartTagOptions()

Property Getters/Setters Detail

getEmbedSmartTags/setEmbedSmartTags : boolean 

boolean getEmbedSmartTags() / setEmbedSmartTags(value)
Indicates whether saving smart tags with the workbook.

getShowType/setShowType : int 

int getShowType() / setShowType(value)
Repesents the show type of smart tag. The value of the property is SmartTagShowType integer constant.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.