Spread Windows Forms 9.0 Product Documentation
IConditionalFormattingModel Interface Members
Properties  Methods  Events

The following tables list the members exposed by IConditionalFormattingModel.

Public Properties
 NameDescription
 PropertyCountGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 PropertyIsReadOnlyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 PropertyItemGets or sets the ConditionalFormatting at the specified index.  
 PropertySheetViewGets or sets the sheet view.  
Top
Public Methods
 NameDescription
 MethodAddAdds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodAdjustSplittingConditionalFormattingsAdjusts the ConditionalFormatting model when there are some ConditionalFormattings objects that need to be split.  
 MethodClearRemoves all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodContainsDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodCopyToCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodFindFinds all conditional formatting that takes effect in the specified cell range.  
 MethodFindRulesFinds all rules which take effect in the specified cell.  
 MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ConditionalFormatting>)
 MethodRemoveRemoves the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodResumeResumes this instance.  
 MethodSuspendSuspends this instance.  
Top
Public Events
 NameDescription
 EventChangedOccurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet.  
Top
See Also

Reference

IConditionalFormattingModel Interface
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.