Freigeben über


Shape.ShapeProperties-Eigenschaft

Shape Properties.Represents the element tag in schema: xdr:spPr

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

Syntax

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

value = instance.ShapeProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Spreadsheet.ShapeProperties
Returns ShapeProperties.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Spreadsheet-Namespace