IconSetRule
Overview
IconSetRule is a interface in Aspose.Cells FOSS for Typescript.
Properties: iconSet, reverse.
Description
IconSetRule is an interface in Aspose.Cells FOSS for TypeScript that defines a contract with 0 methods. Classes that implement this interface must provide concrete implementations for all declared operations.
Core capabilities include: `:
\; `: boolean`. These operations enable developers to integrate iconsetrule functionality directly into TypeScript applications.
The class also provides the iconSet property (gets the icon set), the reverse property (gets the reverse).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
iconSet | `: |
\| "arrows3"
\| "arrows4"
\| "arrows5"
\| "flags3"
\| "trafficLights3"
\| "trafficLights4"
\| "redToGreen"
\| "symbols3"
\| "symbols4"
\| "rating3"
\| "rating4"
\| "rating5"` | Read | Gets the icon set. |
| reverse | : boolean | Read | Gets the reverse. |