View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SmartGuy SmartGuy is offline
external usenet poster
 
Posts: 7
Default How to set style in Range object?

Hi all:
I have two cells:
A B
1 Cell1, Cell2

---------------------------
In excel , i manually set "Cell Styles" to them with "Check Cell", "Heading
1" ... etc.
Question:
I want to code (c#) Cell1 ,Cell2 with such Style, how could i do ?

Sample code is welcomed , especially for c# code.
Thanks in advanced.

Ding Li