Overview
ConditionalFormat is a class in Aspose.Cells FOSS for Typescript.
Methods
| Signature | Description |
|---|
addArea(range: string) | |
getRanges() → CellRange[] | |
addRule(rule: ConditionalFormatRule) | |
getRules() → ConditionalFormatRule[] | |
toXml() → string | |
See Also