XLL+ Class Library (7.0)

XlFunctionExtension Element

The XlFunctionExtension element represents a named extension applied to a function. The element will cause extra code to be generated for the function, as defined by the function extension's definition. The element may have one child element: Parameters. The element has one required attribute, name, and no optional attributes.

Attributes

name

The name of the function extension, which must match the name declared in the function extension's definition.

Element Information

Number of occurrences

Unlimited

Parent elements

Extensions 

Child elements

Parameters 

See Also

XLL+ Function Schema