NumberFormatValue
Overview
NumberFormatValue is a class in Aspose.Cells for NET.
NumberFormatValue.Clone creates a shallow copy of the NumberFormatValue instance.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Number | int | Read/Write | Gets or sets the built‑in number format index as an integer |
Custom | string? | Read/Write | Gets or sets a custom number format string, or null if none |
Methods
| Signature | Description |
|---|---|
Clone() | Creates a shallow copy of the NumberFormatValue instance |