Spread Windows Forms 12.0 Product Documentation
DefaultSheetStyleModel Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetStyleModel Class

For a list of all members of this type, see DefaultSheetStyleModel members.

Public Methods
 NameDescription
Public MethodRemoves all of the direct styles from the specified range.  
Public MethodCopies the direct styles from one specified range of cells to another.  
Public MethodLoads the object from XML.  
Public MethodGets an object array from a specified range of cells in the model.  
Public MethodOverridden. Gets the composite style for the specified cell, column, row, or model default.  
Public MethodOverridden. Gets the specified alternating row style in the model.  
Public MethodGets the style name for an alternating row style.  
Public MethodOverridden. Gets the direct style for the specified cell, column, row, or model default.  
Public MethodGets the name of the direct style assigned to a cell, column, row, or model default.  
Public MethodGets the parse format for the cell at the specified row and column.  
Public MethodOverridden. Determines whether the model is empty of data.  
Public MethodMoves the specified range of direct styles from one location to another.  
Public MethodSaves the object to XML.  
Public MethodSets an object array into a specified range of cells in the model.  
Public MethodOverridden. Sets the specified alternating row style in the model.  
Public MethodSets the name of the specified alternating row style in the model to the specified named style.  
Public MethodOverridden. Sets the direct style for the specified cell, column, row, or model default.  
Public MethodSets the name of the direct style for the specified cell, column, row, or model default to the specified style name.  
Public MethodSets the parse format for the cell at the specified row and column.  
Public MethodSwaps the direct styles in the specified range with the direct styles from another specified range.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from FarPoint.Win.Spread.Model.BaseSheetStyleModel)
Top
See Also

Reference

DefaultSheetStyleModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models