XlsWorksheetConditionalFormats Properties | 
The XlsWorksheetConditionalFormats type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
Capacity | 
 
Gets or sets the total number of elements the internal data structure can hold without resizing.
 
 | 
| 
 | 
Count | 
 
Gets the count of items in the collection.
 
 | 
| 
 | 
InnerList | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
IsReadOnly | 
 
Gets a value indicating whether the collection is read-only.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Item | 
 
Gets the XlsConditionalFormats at the specified field index.
 
 | 
| 
 | 
List | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Parent | 
 
Read-oonly. The parent object for the specified object.
 
(Inherited from
CollectionExtended
T
.)
 |