View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sumesh Sumesh is offline
external usenet poster
 
Posts: 3
Default Change color of Tab

HI,
I want to change the color of selected Tab at run time. With static Excel
Sheet I know I can select the Tab(Sheet NAme), right click on it and change
the color. But how can i do the same thing programatically?
Thanks in advance