次の方法で共有


NonVisualDrawingShapeProperties.TextBox プロパティ

定義

テキスト ボックス

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

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

プロパティ値

属性

適用対象