[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.INegativeBarFormat

INegativeBarFormat Interface

Represents the color settings of the data bars for negative values that are defined by a data bar conditional formatting rule.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface INegativeBarFormat
Public Interface INegativeBarFormat

Properties

Name Description
BorderColor

Returns a FormatColor object that you can use to specify the border color for negative data bars.

BorderColorType

Specifies whether to use the same border color as positive data bars.

Color

Returns a FormatColor object that you can use to specify the fill color for negative data bars.

ColorType

Specifies whether to use the same fill color as positive data bars.