View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael J. Malinsky Michael J. Malinsky is offline
external usenet poster
 
Posts: 37
Default resetting worksheet properties

I have a macro which contains commands that alter a worksheet's appearance
(row height, column width, borders, color, etc.). Is there a function I can
use in a macro that will reset all of these properties (to the default
worksheet properties used on a blank worksheet) or do I have to each
separately.

TIA
Mike

--
Michael J. Malinsky