com.aspose.cells
Class SmartTagShowType

java.lang.Object
    extended by com.aspose.cells.SmartTagShowType

public class SmartTagShowType 
extends java.lang.Object

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

Field Summary
static final intALL
           Indicates that smart tags are enabled and shown
static final intNO_SMART_TAG_INDICATOR
           Indicates that the smart tags are enabled but the indicator not be shown.
static final intNONE
           Indicates that smart tags are disabled and not displayed.
 

Field Detail

ALL

public static final int ALL
Indicates that smart tags are enabled and shown

NO_SMART_TAG_INDICATOR

public static final int NO_SMART_TAG_INDICATOR
Indicates that the smart tags are enabled but the indicator not be shown.

NONE

public static final int NONE
Indicates that smart tags are disabled and not displayed.

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