Compartir a través de


FormControlProperties.FmlaGroup Property

fmlaGroup.Represents the attribte in schema: fmlaGroup

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "fmlaGroup")> _
Public Property FmlaGroup As StringValue
    Get
    Set
'Uso
Dim instance As FormControlProperties
Dim value As StringValue

value = instance.FmlaGroup

instance.FmlaGroup = value
[SchemaAttrAttribute(, "fmlaGroup")]
public StringValue FmlaGroup { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

FormControlProperties Class

FormControlProperties Members

DocumentFormat.OpenXml.Office2010.Excel Namespace