Freigeben über


Shape.ShapeStyle-Eigenschaft

ShapeStyle.Represents the element tag in schema: dsp:style

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

Syntax

'Declaration
Public Property ShapeStyle As ShapeStyle
    Get
    Set
'Usage
Dim instance As Shape
Dim value As ShapeStyle

value = instance.ShapeStyle

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office.Drawing.ShapeStyle

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Office.Drawing-Namespace