Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets or sets the formatting for a category or column.
Gets all categories in this Spotfire.Dxp.Application.Visuals.IndexedFormatter, including the always present Spotfire.Dxp.Application.Visuals.CategoryKey.Empty. Spotfire.Dxp.Application.Visuals.CategoryKey.Empty is the same object as the non-indexed Spotfire.Dxp.Data.Formatters.DataFormatterBase.
Determines whether this Spotfire.Dxp.Application.Visuals.IndexedFormatter contains a formatter for a specific category or column.
Rest
...category: any[]An object identifying the category or column.
true if there is a formatter for the given category; otherwise, false.
Determines whether this Spotfire.Dxp.Application.Visuals.IndexedFormatter contains a formatter for a specific category or column.
A Spotfire.Dxp.Application.Visuals.CategoryKey identifying the category or column.
true if there is a formatter for the given category; otherwise, false.
Represents several Spotfire.Dxp.Data.Formatters.DataFormatterBase instances split up by a category or column.
Since
2.0