EPPlus 3.0 |
ExcelPivotTableCollection..::.Item Property (String) |
ExcelPivotTableCollection Class See Also Send Feedback |
Pivottabes accesed by name
Namespace:
OfficeOpenXml.Table.PivotTable
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelPivotTable this[ string Name ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ Name As String _ ) As ExcelPivotTable |
Visual C++ |
---|
public: property ExcelPivotTable^ default[String^ Name] { ExcelPivotTable^ get (String^ Name); } |
Parameters
- Name
- Type: System..::.String
The name of the pivottable