[]
Gets the total number of matched conditional formatting rules which requires painting above cell surface.
public int RuleCount { get; }
Public ReadOnly Property RuleCount As Integer
Type | Description |
---|---|
int | An integer value represents the total number of matched conditional formatting rules. |