CustomNumberFormat
IChartDataCell.CustomNumberFormat property
Gets or sets the custom display format of numbers and dates. If value is empty will be used PresetNumberFormat value. Read/write String.
public string CustomNumberFormat { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentNullException | Thrown if value is null . |
See Also
- interface IChartDataCell
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides