Holds information about a data column in the document. To get the information use the column functions in DataTable object.

Namespace: spotfire.webPlayer
Assembly: ~/GetJavaScriptApi.ashx?Version=5.0

Syntax

JavaScript
spotfire.webPlayer.DataColumn = function();

Type.createClass(
	'spotfire.webPlayer.DataColumn');

Inheritance Hierarchy

object
  spotfire.webPlayer.DataColumn

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0, 3.2

See Also