[Table of Contents] [docx version]

VML Reference Material - VML

FmlaMacro (Reference to Custom Function)

This element specifies the custom function associated with the object. [Example: A macro script, add-in function, and so on. end example]

The format of this string shall be application-defined, and should be ignored if not understood.

[Example:

<x:ClientData … > …
<x:FmlaMacro>Button1_Click()</x:FmlaMacro>
</x:ClientData>

end example]

The possible values for this element are defined by the XML Schema string datatype.

Parent Elements

ClientData6.4.2.12)