IFillFormat
IFillFormat class
Represents a fill formatting options.
The IFillFormat type exposes the following members:
Properties
Name | Description |
---|---|
fill_type | Returns or sets the type of filling. Read/write FillType. |
solid_fill_color | Returns the fill color. Read-only IColorFormat. |
gradient_format | Returns the gradient fill format. Read-only IGradientFormat. |
pattern_format | Returns the pattern fill format. Read-only IPatternFormat. |
picture_fill_format | Returns the picture fill format. Read-only IPictureFillFormat. |
rotate_with_shape | Determines whether the fill should be rotated with shape. Read/write NullableBool. |
as_i_fill_param_source | Allows to get base IFillParamSource interface. Read-only IFillParamSource. |
Methods
Name | Description |
---|---|
get_effective() | Gets effective fill formatting data with the inheritance applied. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides