BackstageTab.SimpleGroups Property

SimpleGroups.Represents the element tag in schema: mso14:secondColumn

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

Syntax

'Declaration
Public Property SimpleGroups As SimpleGroups
    Get
    Set
'Usage
Dim instance As BackstageTab
Dim value As SimpleGroups

value = instance.SimpleGroups

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.SimpleGroups

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace