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


Glossary Item Box

The following tables list the members exposed by ConditionalFormattingModel.

Public Constructors

 NameDescription
Public ConstructorConditionalFormattingModel ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCountGets the number of elements contained in the ICollection.  
Public PropertyIsReadOnlyGets a value that indicates whether the ICollection is read-only.  
Public PropertyItemGets the ConditionalFormatting at the specified index.  
Top

Public Methods

 NameDescription
Public MethodAddAdds an item to the ICollection.  
Public MethodAddColumnsAdds columns of cells after the specified column.  
Public MethodAddRowsAdds rows of cells after the specified row.  
Public MethodAdjustSplittingConditionalFormattingsAdjusts the ConditionalFormatting model when there are some ConditionalFormattings objects that need to be split.  
Public MethodClearOverloaded. Removes all of the contents from the cells in the specified range of cells.  
Public MethodContainsDetermines whether the ICollection contains a specific value.  
Public MethodCopyCopies a range of cells and pastes it into a range of cells at the specified location.  
Public MethodCopyToCopies to an array.  
Public MethodFindFinds all conditional formatting that takes effect in the specified cell range.  
Public MethodFindRulesFinds all rules which take effect in the specified cell.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodMoveMoves a range of cells and pastes it into a range of cells at the specified location.  
Public MethodRemoveRemoves the first occurrence of a specific object from the ICollection.  
Public MethodRemoveColumnsRemoves columns from the specified starting position.  
Public MethodRemoveRowsRemoves rows from the specified starting position.  
Public MethodSwapSwaps a range of cells from one specified location to another.  
Top

Protected Methods

 NameDescription
Protected MethodOnChangedReturns information about the event that was raised.  
Top

Public Events

 NameDescription
Public EventChangedOccurs when the user makes a change to the model that affects the conditional formatting of cells of the sheet.  
Top

See Also

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