FillFormat.GradientVariant
FillFormat.GradientVariant property
Returns the gradient variant for the specified fill. Only applies for Excel 2007.
public int GradientVariant { get; }
Remarks
Can only be a value from 1 through 4, corresponding to one of the four variants on the Gradient tab in the Fill Effects dialog box. If style is GradientStyle.FromCenter, the Variant argument can only be 1 or 2.
See Also
- class FillFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells