[]
        
Interface that supports the general formatting of date-time and numeric cells.
public interface IGeneralFormatSupport
  Public Interface IGeneralFormatSupport
  | Name | Description | 
|---|---|
| DateTimeFormat | Gets or sets the date-time format information.  | 
      
| IsDateFormat | Gets or sets whether the format is date-time.  | 
      
| NumberFormat | Gets or sets the numeric format information.  |