







Linear or Path gradient
Namespace:
OfficeOpenXml.Style
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public ExcelFillGradientType Type { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Type As ExcelFillGradientType |
| Visual C++ |
|---|
public: property ExcelFillGradientType Type { ExcelFillGradientType get (); void set (ExcelFillGradientType value); } |
