EPPlus 3.0 |
ExcelPivotTableRowColumnFieldCollection..::.RemoveAt Method |
ExcelPivotTableRowColumnFieldCollection Class See Also Send Feedback |
Remove a field at a specific position
Namespace:
OfficeOpenXml.Table.PivotTable
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public void RemoveAt( int Index ) |
Visual Basic (Declaration) |
---|
Public Sub RemoveAt ( _ Index As Integer _ ) |
Visual C++ |
---|
public: void RemoveAt( int Index ) |
Parameters
- Index
- Type: System..::.Int32
[Missing <param name="Index"/> documentation for "M:OfficeOpenXml.Table.PivotTable.ExcelPivotTableRowColumnFieldCollection.RemoveAt(System.Int32)"]