Gets the shade variant for the specified fill as an integer value from 1 through 4. The values for this property correspond to the gradient variants (numbered from left to right and from top to bottom).
int GradientVariant {get;}
'Declaration
ReadOnly Property GradientVariant As Integer
'Usage
Dim instance As IFillFormat
Dim value As Integer
value = instance.GradientVariant
Property Value
The shade variant for the specified fill.