Compartir a través de


PrimaryItem.BackstageRegularButton Property

BackstageRegularButton.Represents the element tag in schema: mso14:button

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

Syntax

'Declaración
Public Property BackstageRegularButton As BackstageRegularButton
    Get
    Set
'Uso
Dim instance As PrimaryItem
Dim value As BackstageRegularButton

value = instance.BackstageRegularButton

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.BackstageRegularButton

See Also

Reference

PrimaryItem Class

PrimaryItem Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace