Shape.ShapeProperties-Eigenschaft
ShapeProperties.Represents the element tag in schema: dsp:spPr
Namespace: DocumentFormat.OpenXml.Office.Drawing
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.Office.Drawing.ShapeProperties