[]
创建一个新的计算字段。返回一个IPivotField 对象。
IPivotField Add(string Name, string Formula)
字段的名称。
字段的公式。
表示新的计算字段的IPivotField 。