CustomNumberFormat
Propiedad ChartDataCell.CustomNumberFormat
Obtiene o establece el formato de visualización personalizado de números y fechas. Si el valor está vacío se usará el valor de PresetNumberFormat. Lectura/escritura String.
public string CustomNumberFormat { get; set; }
Excepciones
| excepción | condición |
|---|---|
| ArgumentNullException | Lanzada si el valor es null. |
Véase También
- clase ChartDataCell
- namespace Aspose.Slides.Charts
- ensamblado Aspose.Slides