CustomGeometry.ShapeGuideList Property

Definition

List of Shape Guides.

Represents the following element tag in the schema: a:gdLst.

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

Property Value

Returns ShapeGuideList.

Applies to