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