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