Aspose Total
/
AsposeCellsCloud-CellsApi-26.4
/
docs/model/GradientFill.md
AsposeCellsCloud::Object::GradientFill
Load the model package
use AsposeCellsCloud::Object::GradientFill;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
FillType | string | Gets the gradient fill type. |
DirectionType | string | Gets the gradient direction type. |
Angle | double | The angle of linear fill. |
GradientStops | ARRAY[GradientFillStop] | Represents the gradient stop collection. |
[Back to Model list]
[Back to README]