java.lang.Object
com.aspose.cells.ConditionalFormattingIcon
public class ConditionalFormattingIcon
| Property Getters/Setters Summary | ||
|---|---|---|
int | getIndex() | |
void | setIndex(int value) | |
| Gets and sets the icon's index in the icon set. | ||
int | getType() | |
void | setType(int value) | |
| Gets and sets the icon set type. The value of the property is IconSetType integer constant. | ||
| Property Getters/Setters Detail |
|---|
getType/setType | |
public int getType() / public void setType(int value) | |
getIndex/setIndex | |
public int getIndex() / public void setIndex(int value) | |