Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 615 Bytes

File metadata and controls

18 lines (14 loc) · 615 Bytes

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]