window_table_left_column
columnId = window_table_left_column(window, gridId)
This function returns the ID of the left most visible column of grid gridId in window window (or in the active window, if window is omitted).
도움이 되셨나요?