View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Stephens Mark Stephens is offline
external usenet poster
 
Posts: 124
Default How to size rows and columns in pixels rather than units

Hi,

I want to specify the length and height of my rows and columns in pixels,
since the measurements for height and row seem to differ ...if I want square
cells, I have to specify height 9.75 (which is 13 pixels) and width 1.14 to
get the same 13 pixels.

This seems an odd way of doing things! Does anyone know if there's a reason
for it and /or what exactly are the units it is measuring, and why do they
differ for the vertical and horizontal dimension? Anyone know?

Help much appreciated, regards,Mark