Readonly
Accounting: "Accounting"Readonly
Comma: "Comma"Displays numbers with a thousands separator.
Readonly
Currency: "Currency"Formats numbers as currency with a currency symbol and two decimal places.
Readonly
Custom: "Custom"Indicates a user-defined or custom number format.
Readonly
Fraction: "Fraction"Displays numbers as fractions.
Readonly
General: "General"The default format, displays numbers as entered.
Readonly
LongDate: "Long Date"Displays dates in a long format (e.g., "dddd, MMMM d, yyyy").
Readonly
LongTime: "Long Time"Displays times in a long format (e.g., "h:mm:ss.000 AM/PM").
Readonly
MediumDate: "Medium Date"Displays dates in a medium format (e.g., "d-mmm-yy").
Readonly
MediumTime: "Medium Time"Displays times in a medium format (e.g., "h:mm:ss AM/PM").
Readonly
Number: "Number"Displays numbers with a thousands separator and two decimal places.
Readonly
Percentage: "Percentage"Displays numbers as percentages with a percent symbol.
Readonly
Scientific: "Scientific"Displays numbers in scientific notation.
Readonly
ShortDate: "Short Date"Displays dates in a short format (e.g., "M/d/yyyy").
Readonly
ShortTime: "Short Time"Displays times in a short format (e.g., "h:mm AM/PM").
Readonly
Special: "Special"A placeholder for special or custom number formats.
Readonly
Text: "Text"Treats the cell content as text, even if it appears to be a number.
Formats numbers as currency, aligning currency symbols and decimal points in a column.