Picture.ShapeProperties Property

Definition

ShapeProperties.

Represents the following element tag in the schema: cdr:spPr.

public DocumentFormat.OpenXml.Drawing.ChartDrawing.ShapeProperties ShapeProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.ChartDrawing.ShapeProperties? ShapeProperties { get; set; }
member this.ShapeProperties : DocumentFormat.OpenXml.Drawing.ChartDrawing.ShapeProperties with get, set
Public Property ShapeProperties As ShapeProperties

Property Value

Returns ShapeProperties.

Applies to