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