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