Gradient Color 1
Namespace:
OfficeOpenXml.Style
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelColor Color1 { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Color1 As ExcelColor |
Visual C++ |
---|
public: property ExcelColor^ Color1 { ExcelColor^ get (); } |