次の方法で共有


BackstageTab.BackstageGroups Property

BackstageGroups.Represents the element tag in schema: mso14:firstColumn

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

Syntax

'宣言
Public Property BackstageGroups As BackstageGroups
    Get
    Set
'使用
Dim instance As BackstageTab
Dim value As BackstageGroups

value = instance.BackstageGroups

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.BackstageGroups

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace