Share via


ModifyNonVisualDrawingShapeProps.TxBox Property

Definition

txBox, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: txBox

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

Property Value

Attributes

Applies to