Share via


NoNamespace.fmlaRange Field

Definition

Represents the fmlaRange XML attribute.

public static readonly System.Xml.Linq.XName fmlaRange;
 staticval mutable fmlaRange : System.Xml.Linq.XName
Public Shared ReadOnly fmlaRange As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: formControlPr.
  • corresponds to the following strongly-typed properties: FormControlProperties.FmlaRange.

Applies to