| GrapeCity.Excel Namespace : IDifferentialFormatting Interface | 
The following tables list the members exposed by IDifferentialFormatting.
| Name | Description | |
|---|---|---|
|  | Alignment | Formatting information pertaining to text alignment in cells. These are a variety of choices for how text is aligned both horizontally and vertically, as well as indentation settings, and so on. | 
|  | Border | Express a single set of cell border formats. (left, right, top, bottom). Color is optional, when missing, 'automatic' is applied. | 
|  | ExtendedPropertyList | Gets the extended property list. | 
|  | Fill | Defines the fill formatting. | 
|  | Font | Defines the properties for one of the fonts used in the workbook | 
|  | FormatId | Gets or sets the format id if the number format the dxf reference is an excel built-in number format. | 
|  | IsDFXExten | Flag indicate whether it's a extended different formatting record. | 
|  | IsHidden | Gets or sets a value indicating whether this instance is hidden. | 
|  | IsLocked | Gets or sets a value indicating whether this instance is locked. | 
|  | NumberFormat | Gets or sets the number format |