'宣言 Function Add( _ ByVal Name As System.String, _ ByVal Formula As System.String _ ) As IPivotField
IPivotField Add( System.string Name, System.string Formula )
パラメータ
- Name
- フィールド名。
- Formula
- フィールドの数式。
戻り値の型
新しい集計フィールドを表す IPivotField。
'宣言 Function Add( _ ByVal Name As System.String, _ ByVal Formula As System.String _ ) As IPivotField
IPivotField Add( System.string Name, System.string Formula )