public class ConditionalFormattingIcon
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getIconImageData(int type,
int index)
Get the icon set data
|
byte[] |
getImageData()
Gets the icon set data.
|
byte[] |
getImageData(Cell cell)
Gets the image data with the setting of cell.
|
int |
getIndex()
Gets the icon's index in the icon set.
|
int |
getType()
Gets the icon set type.
|
void |
setIndex(int value)
Sets the icon's index in the icon set.
|
void |
setType(int value)
Sets the icon set type.
|
public static byte[] getIconImageData(int type,
int index)
type - IconSetType. icon's typeindex - icon's indexpublic byte[] getImageData(Cell cell)
cell - The setting of cell.public byte[] getImageData()
public int getType()
See IconSetType.
public void setType(int value)
See IconSetType.
public int getIndex()
public void setIndex(int value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.