Gets the workbook user defined custom numeric formats.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public List<NumericFormatInfo> CustomNumericFormats { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property CustomNumericFormats As List(Of NumericFormatInfo) |
A list of NumericFormatInfo objects.
This property is initialized with the defined locale for the workbook.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |