EPPlus 3.0 |
ExcelTableCollection..::.GetFromRange Method |
ExcelTableCollection Class See Also Send Feedback |
Get the table object from a range.
Namespace:
OfficeOpenXml.Table
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelTable GetFromRange( ExcelRangeBase Range ) |
Visual Basic (Declaration) |
---|
Public Function GetFromRange ( _ Range As ExcelRangeBase _ ) As ExcelTable |
Visual C++ |
---|
public: ExcelTable^ GetFromRange( ExcelRangeBase^ Range ) |
Parameters
- Range
- Type: OfficeOpenXml..::.ExcelRangeBase
The range