Name | Description | |
---|---|---|
![]() | ConditionalFormatCollection Constructor | Overloaded. |
The following tables list the members exposed by ConditionalFormatCollection.
Name | Description | |
---|---|---|
![]() | ConditionalFormatCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets the conditional formats (Indexer property to retrieve custom format items from the collection). |
Name | Description | |
---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a conditional format to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Checks whether the object is in the collection. |
![]() | Deserialize | Overloaded. Loads the object from XmlNodeReader. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | Serialize | Overloaded. Saves the object to XML. |
![]() | ToArray | Creates an array for counting through the collection. |
Name | Description | |
---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |