tbl_obj_attr_clear
[0|1] = tbl_obj_attr_clear(toid)
This function deletes all of table object toid's attribute values by resetting the table markup attributes from which they're derived to default values.
If toid is invalid, the function returns a zero (0). If the function executes successfully, it returns a one (1).
The toid parameter is the table object ID of the table object whose attributes are to be cleared.
Related Topics