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