XLL+ Class Library (7.0)

Function Element

A Function element controls the appearance of a single named function page. The required attribute ExportedName should be set to the public name of the function the page describes. The Function element may contain zero or one Description element, and any number of TextDescription, Remarks, SeeAlso and Argument elements.

Attributes

ExportedName

Required. The ExportedName attribute is required. It should match the exported name of a function, i.e. the name that is visible in Excel.

Exclude

The Exclude attribute is optional. If it is present and true, then this function will not be included in the help system.

Element Information

Number of occurrences

Unlimited

Parent elements

Help 

Child elements

TextDescription  Description  Remarks  SeeAlso  Argument 

See Also

XLL+ Help Schema