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