java.lang.Object
com.aspose.diagram.ColorEntry
public class ColorEntry
- extends java.lang.Object
Contains a color table entry. Each color table entry specifies a standard color that is available for application to objects such as shapes, text, and layers in the document.
|
Property Getters/Setters Summary |
com.aspose.cells.Color | getColor() | |
|
Represents an ARGB color.
|
int | getIX() | |
void | setIX(int) | |
|
Required int. The zero-based index of the element within its parent element.
|
ColorEntry
public ColorEntry()
-
Constructor.
|
Property Getters/Setters Detail |
getIX/setIX | |
public int getIX() / public void setIX(int value)
|
-
Required int. The zero-based index of the element within its parent element.
getColor | |
public com.aspose.cells.Color getColor()
|
-
Represents an ARGB color.
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.