| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IFormatColor |
IDataBar.getAxisColor()
Gets the color of the axis for cells with conditional formatting as data
bars.
|
IFormatColor |
IDataBar.getBarColor()
Returns a FormatColor object that you can use to modify the color of the bars
in a data bar conditional format.
|
IFormatColor |
INegativeBarFormat.getBorderColor()
Gets a FormatColor object that you can use to specify the border color for
negative data bars.
|
IFormatColor |
INegativeBarFormat.getColor()
Gets a FormatColor object that you can use to specify the fill color for
negative data bars.
|
IFormatColor |
ISparkColor.getColor()
Gets an
IFormatColor object that you can use to set the color of the
markers for points in a sparkline. |
IFormatColor |
IDataBarBorder.getColor()
Gets an object that specifies the color of the border of data bars specified
by a conditional formatting rule.
|
IFormatColor |
IColorScaleCriterion.getFormatColor()
Returns a FormatColor object, which specifies the color assigned to the
threshold of a color scale conditional format.
|
IFormatColor |
ISparklineGroup.getSeriesColor()
Gets the
IFormatColor object that represents the main series color
for the sparkline group. |