CustomNumberFormat
ChartDataCell.CustomNumberFormat 属性
获取或设置数字和日期的自定义显示格式。如果值为空,将使用 PresetNumberFormat 值。可读写字符串。
public string CustomNumberFormat { get; set; }
异常
| exception | condition |
|---|---|
| ArgumentNullException | 如果值为 null,则抛出。 |
另请参阅
- class ChartDataCell
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides