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