class
ColorEntryCollection
Source: aspose.
Contains the document's color table. Each document contains a single color table, which lists the 24 standard colors that are available for application to objects such as shapes, text, and layers in the document.
Methods
add(color) → Number
Add the Color object in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
color |
|
- Returns
-
Number
clear()
get()
getCount()
iterator()
Reserved for internal use.
remove(color)
Remove the Color object from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
color |
|