Click or drag to resize

IConditionalFormatsCollection Add Method

Adds new item to the collection.

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

Return Value

Type: XlsConditionalFormats
Object that contains required cells.
See Also