NumberFormat
Overview
NumberFormat is a class in Aspose.Cells FOSS for .NET.
Provides number format operations.
This class provides 3 methods for working with NumberFormat objects in .NET programs.
Available methods include: GetBuiltInFormat, GetBuiltInFormatId, IsBuiltInFormat.
All exported members are accessible to any .NET application after installing the Aspose.Cells FOSS for .NET package.
Description
NumberFormat is a class in the Aspose.Cells FOSS library for .NET that exposes 3 methods and 0 properties for programmatic use.
Methods
| Signature | Description |
|---|---|
GetBuiltInFormat(formatId: int) | The string. |
IsBuiltInFormat(formatCode: string) | if the condition is met; otherwise, . |
GetBuiltInFormatId(formatCode: string) | The int. |