Compartir a través de


DialogBoxLauncher.UnsizedButton Property

UnsizedButton.Represents the element tag in schema: mso:button

Namespace:  DocumentFormat.OpenXml.Office.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property UnsizedButton As UnsizedButton
    Get
    Set
'Uso
Dim instance As DialogBoxLauncher
Dim value As UnsizedButton

value = instance.UnsizedButton

instance.UnsizedButton = value
public UnsizedButton UnsizedButton { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office.CustomUI.UnsizedButton

See Also

Reference

DialogBoxLauncher Class

DialogBoxLauncher Members

DocumentFormat.OpenXml.Office.CustomUI Namespace