CustomUI.Backstage Property

Backstage.Represents the element tag in schema: mso14:backstage

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

Syntax

'Declaration
Public Property Backstage As Backstage
    Get
    Set
'Usage
Dim instance As CustomUI
Dim value As Backstage

value = instance.Backstage

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.Backstage

See Also

Reference

CustomUI Class

CustomUI Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace