Share via


FormControlProperties.FmlaGroup Property

Definition

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

Represents the following attribute in the schema: fmlaGroup

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

Property Value

Attributes

Applies to