次の方法で共有


CustomUI.Commands Property

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

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

Syntax

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

value = instance.Commands

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.Commands

See Also

Reference

CustomUI Class

CustomUI Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace