XLL+ Class Library (7.0)

CodeBody Element

This element contains a single required child element: InsertedCode. The contents of each CodeBody element will be inserted into the function generated for the corresponding XlFunction element. The element also contains a single required attribute: ExportedName.

Attributes

ExportedName

This is the name of the function into which the code will be inserted. It should match the ExportedName attribute in an XlFunction element.

Element Information

Number of occurrences

Unlimited

Parent elements

CodeBodies 

Child elements

InsertedCode 

See Also

XLL+ Function Schema