aspose.cells

Class SmartTagOptions

Represents the options of the smart tag.

Constructor Summary
 
Property Getters/Setters Summary
functiongetEmbedSmartTags()
function
           Indicates whether saving smart tags with the workbook.
functiongetShowType()
function
           Represents the show type of smart tag. The value of the property is SmartTagShowType integer constant.
 

    • Constructor Detail

      • SmartTagOptions

        function SmartTagOptions()
    • Property Getters/Setters Detail

      • getEmbedSmartTags/setEmbedSmartTags : boolean 

        function getEmbedSmartTags() / function setEmbedSmartTags(value)
        
        Indicates whether saving smart tags with the workbook.
      • getShowType/setShowType : Number 

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