Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 679 Bytes

GradientFill.md

File metadata and controls

17 lines (13 loc) · 679 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 API list] [Back to README]