Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The rich value type for a JavaScript Custom Function Reference represents a reference to a JavaScript custom function of the add-in.
The rich value type is identified by having a CT_RichValueStructure (section 2.6.180) t attribute of "_javascriptcustomfunctionreference" and MUST have the following key value pairs (KVP):
CT_Key “n” attribute |
CT_Key “t” attribute |
CT_Value |
---|---|---|
"Id" |
s |
String value of the JavaScript custom function id |
The rich value type has the additional optional key value pairs (KVP):
CT_Key “n” attribute |
CT_Key “t” attribute |
CT_Value |
---|---|---|
"Namespace" |
s |
String value of the JavaScript custom function namespace |
This rich value type has the following rich value key flag definitions for any other key value pairs (KVP). These rich value key flag definitions do not apply to the rich value keys listed above. See section 2.3.6.3 for more information.
Flag |
Default Value |
---|---|
ShowInDotNotation |
True |
ShowInAutoComplete |
True |