|   | Name | Description | 
  | Clear | Removes all of the direct styles from the specified range.   | 
  | ClearConditionalFormats | Removes all of the conditional formats from the cell at the specified row and column in the model.   | 
  | ConditionalFormatInvalidateCell | Invalidates the cell at the specified row and column for conditional formatting.   | 
  | ConditionalFormatInvalidateColumn | Invalidates the specified column for conditional formatting.   | 
  | ConditionalFormatInvalidateRow | Invalidates the specified row for conditional formatting.   | 
  | ConditionalFormatIsRowUsed | Gets whether the row in the model contains style settings.   | 
  | ConditionalFormatNextNonEmptyColumnInRow | Returns the index of the next non-empty column in a row in the model.   | 
  | Copy | Copies the direct styles from one specified range of cells to another.   | 
  | Deserialize | Loads the object from XML.   | 
  | GetArray | Gets an object array from a specified range of cells in the model.   | 
  | GetCellConditionalFormats | Gets the conditional formats for the cells starting at the specified row and column in the model.   | 
  | GetColumnConditionalFormats | Gets the conditional formats for the columns starting at the specified column in the model.   | 
  | GetCompositeInfo | Overridden. Gets the composite style for the specified cell, column, row, or model default.   | 
  | GetConditionalFormats | Overloaded. Return all conditional formats.   | 
  | GetDirectAltRowInfo | Overridden. Gets the specified alternating row style in the model.   | 
  | GetDirectAltRowName | Gets the style name for an alternating row style.   | 
  | GetDirectInfo | Overridden. Gets the direct style for the specified cell, column, row, or model default.   | 
  | GetDirectName | Gets the name of the direct style assigned to a cell, column, row, or model default.   | 
  | GetParseFormat | Gets the parse format for the cell at the specified row and column.   | 
  | GetRowConditionalFormats | Gets the conditional formats for the rows starting at the specified row in the model.   | 
  | IsEmpty | Overridden. Determines whether the model is empty of data.   | 
  | IsRowUsed | Overridden. Determines whether the row in the model contains style settings.   | 
  | Move | Moves the specified range of direct styles from one location to another.   | 
  | NextNonEmptyColumnInRow | Overridden. Gets the index of the next column in a specified row in the model that contains style settings.   | 
  | NextNonEmptyRow | Overridden. Gets the index of the next row that contains a style setting in the model.   | 
  | Serialize | Saves the object to XML.   | 
  | Serialize2 | Saves the object to XML.   | 
  | SetArray | Sets an object array into a specified range of cells in the model.   | 
  | SetConditionalFormat | Overloaded. Sets a conditional format for a cell in the model with the specified value.   | 
  | SetDirectAltRowInfo | Overridden. Sets the specified alternating row style in the model.   | 
  | SetDirectAltRowName | Sets the name of the specified alternating row style in the model to the specified named style.   | 
  | SetDirectInfo | Overridden. Sets the direct style for the specified cell, column, row, or model default.   | 
  | SetDirectName | Sets the name of the direct style for the specified cell, column, row, or model default to the specified style name.   | 
  | SetFormulaConditionalFormat | Sets a formula conditional format for a cell in the model.   | 
  | SetParseFormat | Sets the parse format for the cell at the specified row and column.   | 
  | Swap | Swaps the specified range of direct styles from with another range of direct styles.    |