Specifies whether the scientific notation of the value is used.
Declaration
componentPropObj.ScientificFormat
| Read-Write Property | Boolean | 
| componentPropObj | One of the objects listed in the Applies To section | 
Applies To
The property applies to the following objects:
Description
The ScientificFormat property indicates whether the value is represented as a numeral with a decimal point and exponent. For example the scientific notation of 256  is 2.56E+2.
Property Value
True if the value is displayed in scientific format, False otherwise.
