View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mertes Mike Mertes is offline
external usenet poster
 
Posts: 44
Default Excel 2000: Points vs. Pixels

Is there a way to set row height and column width in pixels, rather than in
points?

It appears that the .ColumnWidth/.Width and .RowHeight/.Height properties
operate only in points.

TIA!
-Mike Mertes