IPatternFill Interface
Shapes are filled with a texture.
Syntax
Unit: FlexCel.Core
IPatternFill = interface(IFillStyle);
Properties
| Name |
Description |
| FgColor |
Foreground color of a pattern fill.
|
| BgColor |
Background color of a Pattern fill.
|
| Pattern |
Type of hatching.
|