DataBarBorder Class
DataBarBorder class
Represents the border of the data bars specified by a conditional formatting rule.
type DataBarBorder struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetColor | Gets or sets the border’s color of data bars specified by a conditional formatting rule. |
| SetColor | Gets or sets the border’s color of data bars specified by a conditional formatting rule. |
| GetType | Gets or sets the border’s type of data bars specified by a conditional formatting rule. |
| SetType | Gets or sets the border’s type of data bars specified by a conditional formatting rule. |