java.lang.Objectcom.aspose.cells.SmartTagShowType
public class SmartTagShowType
Field Summary | ||
---|---|---|
static final int | ALL | |
Indicates that smart tags are enabled and shown | ||
static final int | NO_SMART_TAG_INDICATOR | |
Indicates that the smart tags are enabled but the indicator not be shown. | ||
static final int | NONE | |
Indicates that smart tags are disabled and not displayed. |
Field Detail |
---|
ALL | |
public static final int ALL |
NO_SMART_TAG_INDICATOR | |
public static final int NO_SMART_TAG_INDICATOR |
NONE | |
public static final int NONE |