Click or drag to resize

IConditionalFormats AddCondition Method

Adds new condition to the collection.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IConditionalFormat AddCondition()

Return Value

Type: IConditionalFormat
Newly added condition.
See Also