BorderType Constructor
Initializes a new instance of the BorderType class.
Namespace: DocumentFormat.OpenXml.Vml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BorderType()
protected BorderType()