Gets or sets the angle of the gradient fill for the specified fill format.
double GradientAngle {get; set;}
'Declaration
Property GradientAngle As Double
'Usage
Dim instance As IFillFormat
Dim value As Double
instance.GradientAngle = value
value = instance.GradientAngle
Property Value
The angle of the gradient fill for the specified fill format.