







Provides access to a range of cells
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public ExcelRange Cells { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Cells As ExcelRange |
| Visual C++ |
|---|
public: property ExcelRange^ Cells { ExcelRange^ get (); } |
