IsExcel2003Compatible
PivotTable.IsExcel2003Compatible property
指定刷新数据透视表时数据透视表是否兼容Excel2003, 如果为true,字符串必须小于等于255个字符,所以如果字符串大于255个字符, 会被截断。如果为false,则字符串将没有上述限制。 默认值为true。
public bool IsExcel2003Compatible { get; set; }
也可以看看
- class PivotTable
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells