Spread Windows Forms 7.0 Product Documentation
DefaultSheetStyleModel Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetStyleModel Class


Glossary Item Box

The following tables list the members exposed by DefaultSheetStyleModel.

Public Constructors

 NameDescription
Public ConstructorDefaultSheetStyleModel ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAltRowCountOverridden. Gets or sets the number of alternating rows in the style model.  
Public PropertyCanSerializeXmlGets whether the object in its entirety can be rendered with XML without losing any information.  
Public PropertyColumnCountGets the number of columns in the style model.  
Public PropertyNamedStylesGets or sets the named styles collection for the model.  
Public PropertyNonEmptyColumnCountOverridden. Gets the number of columns in the model that contain style settings.  
Public PropertyNonEmptyRowCountOverridden. Gets the number of rows in the model that contain style settings.  
Public PropertyParentGets or sets the parent style model.  
Public PropertyRowCountGets the number of rows in the style model.  
Top

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

Public Events

 NameDescription
Public EventChangedOccurs when the user makes a change to the model that affects the style of the sheet. (Inherited from FarPoint.Win.Spread.Model.BaseSheetStyleModel)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.