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(includes picture fill).
|
||
const Number | PATTERN | |
Pattern fill format.
|
||
const Number | GROUP | |
Inherit the fill properties of the group.
|
const Number AUTOMATIC
const Number NONE
const Number SOLID
const Number GRADIENT
const Number TEXTURE
const Number PATTERN
const Number GROUP