| Modifier and Type | Field and Description |
|---|---|
static byte |
EQUALS_EXCLUDE
Cell values that are equal to the threshold value do not pass the threshold
|
static byte |
EQUALS_INCLUDE
Cell values that are equal to the threshold value pass the threshold.
|
| Constructor and Description |
|---|
IconMultiStateThreshold() |
IconMultiStateThreshold(LittleEndianInput in)
Creates new Ico Multi-State Threshold
|
| Modifier and Type | Method and Description |
|---|---|
IconMultiStateThreshold |
clone() |
int |
getDataLength() |
byte |
getEquals() |
void |
serialize(LittleEndianOutput out) |
void |
setEquals(byte equals) |
copyTo, getParsedExpression, getType, getValue, setParsedExpression, setType, setType, setValue, toStringpublic static final byte EQUALS_EXCLUDE
public static final byte EQUALS_INCLUDE
public IconMultiStateThreshold()
public IconMultiStateThreshold(LittleEndianInput in)
public byte getEquals()
public void setEquals(byte equals)
public int getDataLength()
getDataLength in class Thresholdpublic IconMultiStateThreshold clone()
public void serialize(LittleEndianOutput out)
Copyright © 2010 - 2020 Adobe. All Rights Reserved