Interface IDataBarBorder
public interface IDataBarBorder
Represents the border of the data bars specified by a conditional formatting rule.
-
Method Summary
Gets an object that specifies the color of the border of data bars specified by a conditional formatting rule.
Gets the type of border for data bars specified by a conditional formatting rule.
void
Sets the type of border for data bars specified by a conditional formatting rule.
-
Method Details
-
getColor
Gets an object that specifies the color of the border of data bars specified by a conditional formatting rule.
-
getType
Gets the type of border for data bars specified by a conditional formatting rule.
-
setType
Sets the type of border for data bars specified by a conditional formatting rule.