com.aspose.cells
Class ConditionalFormattingIcon

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

public class ConditionalFormattingIcon 
extends java.lang.Object

Represents the custom icon of conditional formatting rule.

Property Getters/Setters Summary
intgetIndex()
voidsetIndex(int value)
           Gets and sets the icon's index in the icon set.
intgetType()
voidsetType(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)
Gets and sets the icon set type. The value of the property is IconSetType integer constant.

getIndex/setIndex

public int getIndex() / public void setIndex(int value)
Gets and sets the icon's index in the icon set.

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