[]
表示PivotTable字段中的所有PivotItem对象的集合。这些项目是字段类别中的单个数据条目。
public interface IPivotItems : IEnumerable<IPivotItem>, IEnumerable
返回集合中的对象数量。
从集合中返回单个对象。