Gets the string representation of this numeric format.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public string Format { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Format As String |
A string value.
See Also