DataBarBorder Class

DataBarBorder class

Represents the border of the data bars specified by a conditional formatting rule.


type DataBarBorder struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetColorGets or sets the border’s color of data bars specified by a conditional formatting rule.
SetColorGets or sets the border’s color of data bars specified by a conditional formatting rule.
GetTypeGets or sets the border’s type of data bars specified by a conditional formatting rule.
SetTypeGets or sets the border’s type of data bars specified by a conditional formatting rule.