Click or drag to resize

INumberFormat DecimalPlaces Property

Number of digits after "." sign in the first section of this number format. Read-only.

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

Property Value

Type: Int32
See Also