BorderCollection Class
BorderCollection class
Encapsulates a collection of
type BorderCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get | Gets the |
SetColor | Sets the |
SetStyle | Sets the style of all borders of the collection. |
GetDiagonalColor | Gets or sets the |
SetDiagonalColor | Gets or sets the |
GetDiagonalStyle | Gets or sets the style of Diagonal lines. |
SetDiagonalStyle | Gets or sets the style of Diagonal lines. |