CommonSlideData.ShapeTree Property

Definition

Shape Tree.

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

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

Property Value

Returns ShapeTree.

Applies to