aspose.diagram
Class ColorEntry

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.

Constructor Summary
ColorEntry()
           Constructor.
 
Property Getters/Setters Summary
functiongetColor()
           Represents an ARGB color.
functiongetIX()
functionsetIX(value)
           Required int. The zero-based index of the element within its parent element.
 

Constructor Detail

ColorEntry

function ColorEntry()
Constructor.

Property Getters/Setters Detail

getIX/setIX : Number 

function getIX() / function setIX(value)
Required int. The zero-based index of the element within its parent element.

getColor : Color 

function getColor()
Represents an ARGB color.

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