Arbortext Command Language > Using the Arbortext Command Language > Shared Table Attributes
  
Shared Table Attributes
The following attributes are supported on all table objects (sets, grids, columns, rows, cells, and rules).
OID
This attribute identifies the markup tag corresponding to the set, grid, row, column, cell or rule. Depending upon the table model, this value may be null. For example, there's no tag corresponding to a column under the Arbortext table model.
The user is not allowed to set this attribute.
RESIZABLE
This attribute is zero (0) for not resizable or one (1) for resizable. It is always zero (0) for a set, cell or rule, as these items are not considered resizable. For a grid, row, or column, this value indicates whether the width (grid or column) or height (row) may be changed. The value will be zero (0) if the relevant parts of the document are read-only or if a variety of other internal conditions apply.
The user is not allowed to set this attribute.
Related Topics
Table object attributes overview
Set table attributes
Grid table attributes
Column table attributes
Row table attributes
Cell table attributes
Rule table attributes
tbl_obj_attr_clear
tbl_obj_attr_delete
tbl_obj_attr_get
tbl_obj_attr_set