Freigeben über


PropertySet.Style-Eigenschaft

Shape Style.Represents the element tag in schema: dgm:style

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Style As Style
    Get
    Set
'Usage
Dim instance As PropertySet
Dim value As Style

value = instance.Style

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Diagrams.Style
Returns Style.

Siehe auch

Referenz

PropertySet Klasse

PropertySet-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace