BorderColor Constructor
Initializes a new instance of the BorderColor class.
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New BorderColor()
public BorderColor()