Freigeben über


CustomUI.Commands-Eigenschaft

Commands.Represents the element tag in schema: mso14:commands

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

Syntax

'Declaration
Public Property Commands As Commands
    Get
    Set
'Usage
Dim instance As CustomUI
Dim value As Commands

value = instance.Commands

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office2010.CustomUI.Commands

Siehe auch

Referenz

CustomUI Klasse

CustomUI-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace