aspose.cells

Class SmartTagShowType

Utility class containing constants. Represents the show type of the smart tag.

Field Summary
const  NumberALL
Indicates that smart tags are enabled and shown
const  NumberNO_SMART_TAG_INDICATOR
Indicates that the smart tags are enabled but the indicator not be shown.
const  NumberNONE
Indicates that smart tags are disabled and not displayed.
 

    • Field Detail

      • ALL

        const Number ALL
        Indicates that smart tags are enabled and shown
      • NO_SMART_TAG_INDICATOR

        const Number NO_SMART_TAG_INDICATOR
        Indicates that the smart tags are enabled but the indicator not be shown.
      • NONE

        const Number NONE
        Indicates that smart tags are disabled and not displayed.