public interface IDataBarBorder
| Modifier and Type | Method and Description |
|---|---|
IFormatColor |
getColor()
Gets an object that specifies the color of the border of data bars specified
by a conditional formatting rule.
|
DataBarBorderType |
getType()
Gets the type of border for data bars specified by a conditional formatting
rule.
|
void |
setType(DataBarBorderType value)
Sets the type of border for data bars specified by a conditional formatting
rule.
|
IFormatColor getColor()
DataBarBorderType getType()
void setType(DataBarBorderType value)