Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
The following tables list the members exposed by ConditionalStyleItemCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a ConditionalStyleItem to the collection. The item is created with the specified cellStyle and op parameters. |
![]() | AddRange | Adds a set of the ConditionalStyleItems to the current ConditionalStyleItemCollection. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. Removes all elements from the Collection. |
![]() | InsertItem | Overridden. Inserts an element into the Collection at the specified index. |
![]() | RemoveItem | Overridden. Removes the element at the specified index of the Collection. |
![]() | SetItem | Overridden. Replaces the element at the specified index. |