Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DatabarCfRule Class


DatabarCfRule Class Properties

For a list of all members of this type, see DatabarCfRule members.

Public Properties
 NameDescription
Public PropertyGets or sets the axis color of the data bar.  
Public PropertyGets or sets the axis position for the data bar.  
Public PropertyGets or sets the border color of the data bar.  
Public PropertyGets or sets the direction of the data bar.  
Public PropertyGets or sets the fill color of the data bar.  
Public PropertyGets or sets a value indicating whether the DatabarCfRule has a gradient fill.  
Public PropertyGets or sets an integer value which indicates the length of the longest data bar in this conditional formatting range, expressed as a percentage of the width of the cell being formatted  
Public PropertyGets or sets an integer value which indicates the length of the shortest data bar in this conditional formatting range, expressed as a percentage of the width of the cell containing the data bar.  
Public PropertyGets or sets the negative border color of the data bar.  
Public PropertyGets or sets the negative fill color of the data bar.  
Public PropertyGets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem)
Public PropertyGets or sets a value indicating whether the data bar has a border.  
Public PropertyGets or sets a value indicating whether the cells in the conditional formatting range display both the data bar and the numeric value or only the data bar.  
Public PropertyGets a value indicating whether all next rules will be suspended if this rule is applied. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public PropertyGets or sets a value that indicates whether the negative border color is used to paint the border for the negative value.  
Public PropertyGets or sets a value that indicates whether the negative fill color is used to paint the negative value.  
Public PropertyGets the total count of conditional formatting values(s). (Inherited from GrapeCity.Spreadsheet.BuiltInCfRule)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets the maximum values this CfRule can supports.  
Top
See Also