Spread WPF 17
GrapeCity.Excel Namespace / IExcel2010DataBarRule Interface
Properties

In This Topic
    IExcel2010DataBarRule Interface Members
    In This Topic

    The following tables list the members exposed by IExcel2010DataBarRule.

    Public Properties
     NameDescription
     PropertySpecifies the axis color of the data bar.  
     PropertySpecifies the axis position for the data bar.  
     PropertySpecifies the border color of the data bar.  
     PropertyGets or sets the color of the data bar. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertySpecifies the direction for the data bar.  
     PropertySpecifies whether the data bar has gradient fill.  
     PropertyThe values of the maximum of the interpolation points in a gradient scale. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertyThe maximum length of the data bar, as a percentage of the cell width. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertyThe values of the minimum of the interpolation points in a gradient scale. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertyThe minimum length of the data bar, as a percentage of the cell width. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertySpecifies whether the data bar has a negative bar color that is different from the positive bar color.  
     PropertySpecifies the negative border color of the data bar.  
     PropertySpecifies whether the data bar has a negative border color that is different from the positive border color.  
     PropertySpecifies the negative fill color of the data bar.  
     PropertyThe 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. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
     PropertyGets or sets a value indicating whether the data bar grows from right to left. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertySpecifies whether the data bar has a border.  
     PropertyIndicates whether to show the values of the cells on which this data bar is applied. (Inherited from GrapeCity.Excel.IExcelDataBarRule)
     PropertyFlag indicates whether apply other lower priority rules when this rule evaluates to true. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
     PropertyType of conditional formatting rule. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
    Top
    See Also