Name | Description | |
---|---|---|
Clear | Removes all of the direct styles from the specified range. | |
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. | |
GetCompositeInfo | Overloaded. Overridden. Gets the composite style for the specified cell, column, row, or model default. | |
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. | |
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. | |
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. | |
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. |