MindFusion.Wpf Pack Programmer's Guide
NumericFormatInfo.Format Property
See Also
 





Gets the string representation of this numeric format.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public string Format { get; }

Visual Basic  Copy Code

Public ReadOnly Property Format As String

 Property Value

A string value.

 See Also

NumericFormatInfo Members
NumericFormatInfo Class
MindFusion.Spreadsheet.Wpf Namespace