src/swipl-devel/packages/xpce/man/refmanual/md/table_column.md

class table_column {#class-table_column}

Subclass of class table_slice, representing a column of a table object. Unlike class table_row, a column does not actually hold table_cell objects. It is used to store default alignment information on the column, address the column, find cells in the column (which actually uses the table <-row information to find the requested cell) and compute the layout of the column.

Probably the only interesting user-methods are ->halign, to et default alignment for this column and table ->delete: TableColumn to delete an entire column from a table object.

Instance variables {#class-table_column-instvars}

Send methods {#class-table_column-send}

Get methods {#class-table_column-get}



Try the rswipl package in your browser

Any scripts or data that you put into this service are public.

rswipl documentation built on June 16, 2026, 5:07 p.m.