XlsConditionalFormats Properties |
The XlsConditionalFormats type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Address |
Represents address of cf ranges.
|
|
|
AddressR1C1 |
Represents address of cf ranges in R1C1 notation.
|
|
|
Capacity |
Gets or sets the total number of elements the internal data structure can hold without resizing.
|
|
|
CellRectangles |
Gets list of rectangles describing cells with conditional formatting.
|
|
|
Count |
Gets the count of items in the collection.
|
|
|
InnerList |
Gets the list of elements in the instance.
(Inherited from
CollectionBase
T
.)
|
|
|
IsEmpty |
Indicates whether collection is empty. Read-only.
|
|
|
IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from
CollectionBase
T
.)
|
|
|
Item |
Gets the IConditionalFormat for 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
.)
|