View Single Post
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming
Michelle Michelle is offline
external usenet poster
 
Posts: 204
Default Is RowHeight=0 the same as Hidden

I'm manipulating rows, and I want to know if I can distinguish between rows
that have been hidden, and rows that have been set to RowHeight = 0.

Thanks

M