次の方法で共有


Path.TextboxRectangle プロパティ

定義

テキスト ボックスの境界ボックス

スキーマ内の次の属性を表します: textboxrect

[DocumentFormat.OpenXml.SchemaAttr(0, "textboxrect")]
public DocumentFormat.OpenXml.StringValue TextboxRectangle { get; set; }
public DocumentFormat.OpenXml.StringValue TextboxRectangle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textboxrect")]
public DocumentFormat.OpenXml.StringValue? TextboxRectangle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textboxrect")]
public DocumentFormat.OpenXml.StringValue? TextboxRectangle { get; set; }
public DocumentFormat.OpenXml.StringValue? TextboxRectangle { get; set; }
member this.TextboxRectangle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textboxrect")>]
member this.TextboxRectangle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textboxrect")>]
member this.TextboxRectangle : DocumentFormat.OpenXml.StringValue with get, set
Public Property TextboxRectangle As StringValue

プロパティ値

StringValue を返します。

属性

適用対象