Shape.ShapeProperties Property

Definition

ShapeProperties.

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

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

Property Value

Returns ShapeProperties.

Applies to