public class NegativeBarFormat
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Color |
getBorderColor()
Gets a FormatColor object that you can use to specify the border color for negative data bars.
|
int |
getBorderColorType()
Gets whether to use the same border color as positive data bars.
|
Color |
getColor()
Gets a FormatColor object that you can use to specify the fill color for negative data bars.
|
int |
getColorType()
Gets whether to use the same fill color as positive data bars.
|
void |
setBorderColor(Color value)
Sets a FormatColor object that you can use to specify the border color for negative data bars.
|
void |
setBorderColorType(int value)
Gets whether to use the same border color as positive data bars.
|
void |
setColor(Color value)
Sets a FormatColor object that you can use to specify the fill color for negative data bars.
|
void |
setColorType(int value)
Sets whether to use the same fill color as positive data bars.
|
public Color getBorderColor()
public void setBorderColor(Color value)
public int getBorderColorType()
public void setBorderColorType(int value)
public Color getColor()
public void setColor(Color value)
public int getColorType()
public void setColorType(int value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.