NumberFormatValue
Overview
NumberFormatValue is a class in Aspose.Cells FOSS for .NET.
Represents number format value.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Number | int | Read/Write | Gets or sets the built‑in number format index |
Custom | string | Read/Write | Gets or sets a custom number format string |
Methods
| Signature | Description |
|---|---|
Clone() | The number format value. |