MsoFillFormat class
MsoFillFormat class
Represents fill formatting for a shape.
The MsoFillFormat type exposes the following members:
Properties
Property | Description |
---|---|
fore_color | Gets and sets the fill fore color. |
transparency | Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). |
back_color | Gets and sets the file back color. |
image_data | Gets and sets the Texture and Picture fill data. |
texture | Gets the texture fill type. |
is_visible | Indicates whether there is fill. |
Methods
Method | Description |
---|---|
set_one_color_gradient(self, color, degree, style, variant) | Sets the specified fill to a one-color gradient. |
See Also
- module
aspose.cells.drawing