Picture.ShapeProperties Property

Definition

ShapeProperties.

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

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

Property Value

Returns ShapeProperties.

Applies to