Share via


FormControlProperties.FmlaLink Property

Definition

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

Represents the following attribute in the schema: fmlaLink

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

Property Value

Attributes

Applies to