CustomNumberFormat
IChartDataCell.CustomNumberFormat 属性
获取或设置数字和日期的自定义显示格式。如果值为空,将使用 PresetNumberFormat 值。可读/写字符串。
public string CustomNumberFormat { get; set; }
异常
exception | condition |
---|---|
ArgumentNullException | 如果值为 null ,则引发。 |
另见
- 接口 IChartDataCell
- 命名空间 Aspose.Slides.Charts
- 程序集 Aspose.Slides