Spread Windows Forms 10.0 Product Documentation
DefaultSheetStyleModel Class Methods


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

Public Methods
 NameDescription
Public MethodClearRemoves all of the direct styles from the specified range.  
Public MethodCopyCopies the direct styles from one specified range of cells to another.  
Public MethodDeserializeLoads the object from XML.  
Public MethodGetArrayGets an object array from a specified range of cells in the model.  
Public MethodGetCompositeInfoOverridden. Gets the composite style for the specified cell, column, row, or model default.  
Public MethodGetDirectAltRowInfoOverridden. Gets the specified alternating row style in the model.  
Public MethodGetDirectAltRowNameGets the style name for an alternating row style.  
Public MethodGetDirectInfoOverridden. Gets the direct style for the specified cell, column, row, or model default.  
Public MethodGetDirectNameGets the name of the direct style assigned to a cell, column, row, or model default.  
Public MethodGetParseFormatGets the parse format for the cell at the specified row and column.  
Public MethodIsEmptyOverridden. Determines whether the model is empty of data.  
Public MethodIsRowUsedOverridden. Determines whether the row in the model contains style settings.  
Public MethodMoveMoves the specified range of direct styles from one location to another.  
Public MethodNextNonEmptyColumnInRowOverridden. Gets the index of the next column in a specified row in the model that contains style settings.  
Public MethodNextNonEmptyRowOverridden. Gets the index of the next row that contains a style setting in the model.  
Public MethodSerializeSaves the object to XML.  
Public MethodSetArraySets an object array into a specified range of cells in the model.  
Public MethodSetDirectAltRowInfoOverridden. Sets the specified alternating row style in the model.  
Public MethodSetDirectAltRowNameSets the name of the specified alternating row style in the model to the specified named style.  
Public MethodSetDirectInfoOverridden. Sets the direct style for the specified cell, column, row, or model default.  
Public MethodSetDirectNameSets the name of the direct style for the specified cell, column, row, or model default to the specified style name.  
Public MethodSetParseFormatSets the parse format for the cell at the specified row and column.  
Public MethodSwapSwaps the direct styles in the specified range with the direct styles from another specified range.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises 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

 

 


Copyright © GrapeCity, inc. All rights reserved.