View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
samsam samsam is offline
external usenet poster
 
Posts: 2
Default Excel Range of multiple columns

is it possible to create an excel range pointing to multiple columns in C#???

i think it is impossible when using the get_range() method...