Freigeben über


Command.CommonBehavior-Eigenschaft

CommonBehavior.Represents the element tag in schema: p:cBhvr

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property CommonBehavior As CommonBehavior
    Get
    Set
'Usage
Dim instance As Command
Dim value As CommonBehavior

value = instance.CommonBehavior

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.CommonBehavior
Returns CommonBehavior.

Siehe auch

Referenz

Command Klasse

Command-Member

DocumentFormat.OpenXml.Presentation-Namespace