Spread for ASP.NET 10 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 MethodGetCompositeInfoOverloaded. Overridden. 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 MethodSerialize2Saves 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 MethodSwap

Swaps the specified range of direct styles from with another range of direct styles.

 
Top
Protected Methods
 NameDescription
Protected MethodFireChangedCreates a SheetStyleModelEventArgs with the specified event data and calls OnChanged to raise the Changed event. (Inherited from FarPoint.Web.Spread.Model.BaseSheetStyleModel)
Protected MethodOnChangedRaises the Changed event. (Inherited from FarPoint.Web.Spread.Model.BaseSheetStyleModel)
Top
See Also

Reference

DefaultSheetStyleModel Class
FarPoint.Web.Spread.Model Namespace
ISheetStyleModel Interface

 

 


Copyright © GrapeCity, inc. All rights reserved.