GetExtendedProperty - chart function
This function returns the value of a named extended property in the sheet object with the given object ID. If objectid is not given, the sheet object containing the expression will be used. An extended property is defined for the extension object in its definition file.
Syntax:
GetExtendedProperty (name[, objectid])
Example:
GetExtendedProperty ('Greeting')