Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to select a full column in excel using C#

i am using get_Range function. How to select a full column eg. column C..

Worksheet sheet = (Worksheet)book.ActiveSheet;
sheet.get_Range( "", "G" ).HorizontalAlignment = "-4152"; this statement
throw an exception.. can anybody help me...
--
prashant
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA: Column Select then Data Select then return to cell A1 James C[_2_] Excel Discussion (Misc queries) 3 February 1st 10 11:35 AM
add data in column related to cell in another column - see full de Migty Excel Worksheet Functions 1 September 11th 09 03:35 AM
If one column is full, goto the next column Biff Excel Programming 6 March 8th 06 03:49 AM
How I can print full text bigger than column, in repeat column Prince Excel Discussion (Misc queries) 0 August 11th 05 07:28 PM
How to specify almost full-column arguments like A3:A TimRegan Excel Discussion (Misc queries) 3 December 3rd 04 05:18 PM


All times are GMT +1. The time now is 08:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"