IConditionalFormats Interface |
Namespace: Spire.Xls.Core
The IConditionalFormats type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Returns number of elements in the collection. Read-only.
|
![]() |
Item |
Returns single element from the collection. Read-only.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
Name | Description | |
---|---|---|
![]() |
AddCondition |
Adds new condition to the collection.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
|
![]() |
RemoveAt |
Removes the conditional formatting at the specified Index.
|