次の方法で共有


ShapeTarget.SubShape プロパティ

定義

サブシェイプ。

スキーマの p:subSp 要素タグを表します。

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

プロパティ値

SubShape を返します。

適用対象