DialogBoxLauncher.ButtonRegular-Eigenschaft
ButtonRegular.Represents the element tag in schema: mso14:button
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property ButtonRegular As ButtonRegular
Get
Set
'Usage
Dim instance As DialogBoxLauncher
Dim value As ButtonRegular
value = instance.ButtonRegular
instance.ButtonRegular = value
public ButtonRegular ButtonRegular { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Office2010.CustomUI.ButtonRegular