Search
NumericFormatInfo.Category Property
See Also
 






Gets the category this numeric format falls into.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public string Category { get; }

Visual Basic  Copy Code

Public ReadOnly Property Category As String

 Property Value

A string value.

 See Also