NumberFormat
General
NumberFormat és una classe en Aspose.Cells per NET.
NumberFormat.IsBuiltInFormat comprova si el formatCode proporcionat correspon a un format incorporat.
Mètodes
| Signature | Description |
|---|---|
GetBuiltInFormat(formatId: int) | Returns the built‑in format string for the specified format ID |
IsBuiltInFormat(formatCode: string) | Checks whether the provided formatCode corresponds to a built‑in format |
GetBuiltInFormatId(formatCode: string?) | Returns the ID of the built‑in format that matches the supplied format code, or null |