asposecells.api

Class SmartTagOptions

Represents the options of the smart tag.

Constructor Summary
 
Property Getters/Setters Summary
methodgetEmbedSmartTags()
method
           Indicates whether saving smart tags with the workbook.
methodgetShowType()
method
           Represents 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)
        
        Represents the show type of smart tag. The value of the property is SmartTagShowType integer constant.