Freigeben über


PrimaryItem.BackstageRegularButton-Eigenschaft

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

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

Syntax

'Declaration
Public Property BackstageRegularButton As BackstageRegularButton
    Get
    Set
'Usage
Dim instance As PrimaryItem
Dim value As BackstageRegularButton

value = instance.BackstageRegularButton

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office2010.CustomUI.BackstageRegularButton

Siehe auch

Referenz

PrimaryItem Klasse

PrimaryItem-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace