Fill properties
Namespace:
OfficeOpenXml.Style.XmlAccess
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelFillXml Fill { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Fill As ExcelFillXml |
Visual C++ |
---|
public: property ExcelFillXml^ Fill { ExcelFillXml^ get (); } |