get_selected_columns


Description:

public Array<int> get_selected_columns () throws Error

Queries a table for a list of indices of columns which are currently selected.

Parameters:

this

a pointer to the Table implementor on which to operate.

Returns:

an array of int values, specifying which columns are currently selected.