Search
NumericFormatInfo Members
Constructors Methods
 


Represents a numeric format within a workbook.

The following tables list the members exposed by the NumericFormatInfo type.

 Public Constructors

  Name Description

NumericFormatInfo

Initializes a new instance of the NumericFormatInfo class.

 Public Methods

  Name Description

equals

 

getCategory

Gets the category this numeric format falls into.

getFormat

Gets the string representation of this numeric format.

hashCode

 

op_Equality

Compares two NumericFormatInfo objects for equality.

op_Inequality

Compares two NumericFormatInfo objects for inequality.

toString

Object.toString override.

 See Also