Field Summary | ||
---|---|---|
const Number | AUTOMATIC | |
Represents automatic formatting type. | ||
const Number | NONE | |
Represents none formatting type. | ||
const Number | SOLID | |
Solid fill format. | ||
const Number | GRADIENT | |
Gradient fill format. | ||
const Number | TEXTURE | |
Texture fill format(inculdes picuture fill). | ||
const Number | PATTERN | |
Pattern fill format. | ||
const Number | GROUP | |
Inherit the fill properties of the group. |
Field Detail |
---|
AUTOMATIC | |
const Number AUTOMATIC |
NONE | |
const Number NONE |
SOLID | |
const Number SOLID |
GRADIENT | |
const Number GRADIENT |
TEXTURE | |
const Number TEXTURE |
PATTERN | |
const Number PATTERN |
GROUP | |
const Number GROUP |