Compartir a través de


FormControlProperties.FmlaLink Property

fmlaLink.Represents the attribte in schema: fmlaLink

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

Syntax

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

value = instance.FmlaLink

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

FormControlProperties Class

FormControlProperties Members

DocumentFormat.OpenXml.Office2010.Excel Namespace