Freigeben über


Ribbon.OfficeMenu-Eigenschaft

OfficeMenu.Represents the element tag in schema: mso:officeMenu

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

Syntax

'Declaration
Public Property OfficeMenu As OfficeMenu
    Get
    Set
'Usage
Dim instance As Ribbon
Dim value As OfficeMenu

value = instance.OfficeMenu

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office.CustomUI.OfficeMenu

Siehe auch

Referenz

Ribbon Klasse

Ribbon-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace