ExcelCellFillGradientDirection Property |
Gets or sets gradient direction.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic ExcelGradientDirection Direction { get; set; }
Public Property Direction As ExcelGradientDirection
Get
Set
Property Value
Type:
ExcelGradientDirection
See Also