INumberFormat Properties |
The INumberFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DecimalPlaces |
Number of digits after "." sign in the first section of this number format. Read-only.
|
![]() |
FormatString |
Returns format string. Read-only.
|
![]() |
FormatType |
Returns format type of the first section of this number format. Read-only.
|
![]() |
Index |
Returns format index. Read-only.
|
![]() |
IsFraction |
Indicates whether the first section of this number format contains fraction sign. Read-only.
|
![]() |
IsScientific |
Indicates whether first section of this number format contains E/E+
or E- signs in format string. Read-only.
|
![]() |
IsThousandSeparator |
Indicates whether thousand separator is present in the first section
of this number format. Read-only.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|