I'm trying to make the grid the exact size of the rows and columns:
32 32×12 19
384 608
384 608÷16 8
24 76
There are 32 rows and columns, and the rows are 12 pixels and colums 19 pixels.
'#' Œwi 'units'
16 8
2 2
1.333333333 1.333333333
0.06666666667 0.06666666667
1 1
The divide by 16 8 gets us back to a size of 24 76.
But when I set the size to 24 x 76 the rows fit perfectly but there is about 1.75 columns of white space on the left of the grid.
I'm not using any header rows or columns.
I have a seeking suspicion I've seen the answer before, but I can't find it.
Thanks,
/mas