次の方法で共有


CustomUI.Ribbon Property

Ribbon.Represents the element tag in schema: mso14:ribbon

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

Syntax

'宣言
Public Property Ribbon As Ribbon
    Get
    Set
'使用
Dim instance As CustomUI
Dim value As Ribbon

value = instance.Ribbon

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.Ribbon

See Also

Reference

CustomUI Class

CustomUI Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace