Creates a TableForm object having 'n_cols' columns and returns its identifier
Creates a TableForm object having 'n_cols' columns and returns its identifier. TableForm is a container that arranges its children left to right and wraps (top to bottom) when reaches column 'n_col'. Children on the same row are arranged in boxes of the same height. Children on the same cloumn are arranged in boxes of the same width. An optional grid can be made visible to show the dimensions of cells.
Copyright 1996-1998 Vincenzo Morello
generated by doc++