Aspose Total
/
AsposeCellsCloud-CellsApi-26.2
/
docs/model/FillFormat.md
Load the model package
use AsposeCellsCloud::Object::FillFormat;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
Type | string | Gets and sets the fill type. |
SolidFill | SolidFill | Gets object. |
PatternFill | PatternFill | Gets object. |
TextureFill | TextureFill | Gets object. |
GradientFill | GradientFill | Gets object. |
ImageData | string | Gets and sets the picture image data. |
[Back to Model list]
[Back to README]