Module: GOffice::StyleFill
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
no filling.
0 or :none
- PATTERN =
fill with pattern.
1 or :pattern
- GRADIENT =
fill with a gradient.
2 or :gradient
- IMAGE =
fill with an image.
3 or :image