Grid Table Attributes
In addition to the attributes listed in the
Shared table attributes help topic, the following attributes are supported on grid table objects.
RULETHICKNESS
This attribute is a unitdim value indicating the thickness of the rules. Permissible values are in, pt, pi, px, cm, or mm meaning inches, points, picas, pixels, centimeters, or millimeters.
USEWIDTH
This attribute is zero (0) or one (1), indicating whether the Grid's WIDTH attribute should be ignored (0) or used (1). While the user cannot set this attribute directly, if they explicitly set the WIDTH attribute, this attribute's value automatically changes to one ( 1). If the user resets the WIDTH attribute to the default value, this attribute value automatically changes to zero ( 0).
WIDTH
If the USEWIDTH attribute is a one (1), this attribute is a unitdim indicating the width of the Grid on the screen. Permissible values are in, pt, pi, px, cm, or mm meaning inches, points, picas, pixels, centimeters, or millimeters.
|
This attribute (or, more precisely, the markup underlying it) is not used in published output.
|
Related Topics