BorderCollection Class

BorderCollection class

Encapsulates a collection of objects.


type BorderCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the element at the specified index.
SetColorSets the of all borders in the collection.
SetStyleSets the style of all borders of the collection.
GetDiagonalColorGets or sets the of Diagonal lines.
SetDiagonalColorGets or sets the of Diagonal lines.
GetDiagonalStyleGets or sets the style of Diagonal lines.
SetDiagonalStyleGets or sets the style of Diagonal lines.