[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfExecutedResult

CfExecutedResult Struct

Represents the matched conditional formatting result.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public struct CfExecutedResult
Public Structure CfExecutedResult

Fields

Name Description
Empty
Format

Gets the applied formatting of CfRule rules in the cell.

OverrideFont

Gets the font that will override current font settings of cell.

Properties

Name Description
DataBarLength

Gets the relative length of the data bar.

DatabarAxisPosition

Gets the data bar's relative axis position.

DatabarRule

Gets the data bar conditional formatting rule.

FunctionVisualizer

Gets the visualization function in the cell.

Icon

Gets the conditional formatting icon.

IconSetRule

Gets the icon set conditional formatting rule.

MatchData

Gets the conditional format matching data after processed conditional formatting rule(s).

RuleCount

Gets the total number of matched conditional formatting rules which requires painting above cell surface.

Methods

Name Description
ClearPrintingCFs()

Clears all conditional formatting data.

GetMatchedRule(int, out int)

Gets the matched conditional formatting rule at the specified position.