[]
        
Represents predefined cell number formats.
public enum PredefinedNumberFormats
  Public Enum PredefinedNumberFormats
  | Name | Description | 
|---|---|
| Accounting | Accounting format.  | 
      
| Currency | Currency format.  | 
      
| Fraction | Fraction format.  | 
      
| General | General format.  | 
      
| LongDate | Long date format.  | 
      
| Number | Number format.  | 
      
| Percentage | Percent format.  | 
      
| Scientific | Scientific format.  | 
      
| ShortDate | Short date format.  | 
      
| Text | Text format.  | 
      
| Time | Time format.  |