Search Locate Previous Next Contents

nltGrid – set gridline weights

Weight (in points) of:

The default is 1 0.8 0.01.

To frame the entire table, with no other gridlines:

nltGridlines 1 0 0

To rule vertically after alternate columns with hairline separators between cells (use 0.001 to ensure you get the thinnest line your printer can draw):

nltGridlines 1 (0 0.5) .001

To rule horizontally after every 5 rows of data:

nltGridlines 1 .5 (0 0 0 0 1)

See also ...
nltRounding


Continue to: nltGridColour
© Copyright Causeway Graphical Systems Ltd 2003