Represents a numeric format within a workbook.
The following tables list the members exposed by the NumericFormatInfo type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the NumericFormatInfo class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the category this numeric format falls into. |
|
![]() |
Gets the string representation of this numeric format. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Object.Equals override. |
|
![]() |
Object.GetHashCode override. |
|
![]() |
Object.ToString override. |
See Also