Insert(Int32,String) Method
Inserts a
PivotField at a specified position in the list.
'Declaration
Public Overloads Sub Insert( _
ByVal As Integer, _
ByVal As String _
)
Parameters
- index
- Position where the field will be inserted.
- fieldName
- Name of the existing PivotField.