DataTablesetDataTableProperty Method |
Set the value of an existing property.
Namespace:
spotfire.webPlayer
Assembly:
~/GetJavaScriptApi.ashx?Version=11.8
Syntaxfunction setDataTableProperty(propertyName, value);
Parameters
- propertyName
- Type: Systemstring
The name of the property. - value
- Type: SystemObject
The value of the property as a formatted string or an array of formatted strings, in the users locale.
Version Information
Supported in: 11.8, 11.7, 11.6, 11.5, 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also