Share via


NoNamespace.fmla Field

Definition

Represents the fmla XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gd, tav.
  • corresponds to the following strongly-typed properties: ShapeGuide.Formula, TimeAnimateValue.Fomula.

Applies to