get_n_columns


Description:

public int get_n_columns () throws Error

Gets the number of columns in an Table, exclusive of any columns that are programmatically hidden, but inclusive of columns that may be outside of the current scrolling window or viewport.

Parameters:

this

a pointer to the Table implementor on which to operate.

Returns:

a int indicating the number of columns in the table.