Inserts a
PivotField at a specified position in the list.
シンタックス
'宣言
Public Overloads Sub Insert( _
ByVal As System.Integer, _
ByVal As System.String _
)
public void Insert(
System.int ,
System.string
)
パラメータ
- index
- Position where the field will be inserted.
- fieldName
- Name of the existing PivotField.
参照