Click or drag to resize

INumberFormat IsScientific Property

Indicates whether first section of this number format contains E/E+ or E- signs in format string. Read-only.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool IsScientific { get; }

Property Value

Type: Boolean
See Also