CustomGeometry.ShapeGuideList プロパティ

定義

図形ガイドの一覧。

スキーマの要素タグ 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

プロパティ値

ShapeGuideList を返します。

適用対象