GrapeCity.Excel Namespace : ExcelDataBarRule Class |
The following tables list the members exposed by ExcelDataBarRule.
Name | Description | |
---|---|---|
ExcelDataBarRule Constructor | Initializes a new instance of the ExcelDataBarRule class. |
Name | Description | |
---|---|---|
Color | Gets or sets the color of the data bar. | |
Maximum | The values of the maximum of the interpolation points in a gradient scale. | |
MaximumDataBarLength | The maximum length of the data bar, as a percentage of the cell width. | |
Minimum | The values of the minimum of the interpolation points in a gradient scale. | |
MinimumDataBarLength | The minimum length of the data bar, as a percentage of the cell width. | |
Priority | The priority of the conditional formatting rule. The value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values. where '1' is the highest priority. | |
RightToLeft | Gets or sets a value indicating whether the data bar grows from right to left. | |
ShowValue | Indicates whether to show the values of the cells on which this data bar is applied. | |
StopIfTrue | Flag indicates whether apply other lower priority rules when this rule evaluates to true. | |
Type | Type of conditional formatting rule. |