Button Constructor
Initializes a new instance of the Button class.
Namespace: DocumentFormat.OpenXml.Office.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Sub New
'Применение
Dim instance As New Button()
public Button()