ConditionalFormat

Overview

ConditionalFormat is a class in Aspose.Cells FOSS for Typescript.

Methods

SignatureDescription
addArea(range: string)
getRanges()CellRange[]
addRule(rule: ConditionalFormatRule)
getRules()ConditionalFormatRule[]
toXml()string

See Also