NonVisualDrawingShapeProperties.TextBox Property

Definition

Text Box

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to