
Class cl_dd_area is the superclass of classes cl_dd_document , cl_dd_form_area and cl_dd_table_area . It also describes
A column in a table
An area created by the vertical_split or horizontal_split methods.
The add_column method for a standard table returns a reference to an object of this class. You use this to place elements in the corresponding column of the table.