ErrorString
PivotTable.ErrorString property
当 DisplayErrorString 属性为 true 时,获取在包含错误 的单元格中显示的字符串。默认值为空字符串。
public string ErrorString { get; set; }
也可以看看
- class PivotTable
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells
当 DisplayErrorString 属性为 true 时,获取在包含错误 的单元格中显示的字符串。默认值为空字符串。
public string ErrorString { get; set; }