次の方法で共有


Shape.TextShape プロパティ

定義

テキスト図形。

スキーマ内の次の要素タグを表します: a:txSp。

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

プロパティ値

TextShape を返します。

適用対象