Share via


FormControlProperties.FmlaTextbox Property

Definition

fmlaTxbx, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: fmlaTxbx

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

Property Value

Attributes

Applies to