ColorEntry

ColorEntry class

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.

new ColorEntry()

Constructor.

Methods

NameDescription
getColor()Represents an ARGB color.
getIX()Required int. The zero-based index of the element within its parent element.
setIX()Required int. The zero-based index of the element within its parent element.

getColor()

Represents an ARGB color.

getIX()

Required int. The zero-based index of the element within its parent element.

setIX()

Required int. The zero-based index of the element within its parent element.