LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 349
Default Basic Questions

I am programming Excel in a DSP Framer using C#. Since C# is a more strongly
typed language than VB, it is hard for me to translate some of the VB that
I've seen.

UsedRange.Columns
How would I parse through each column. I do not see and Excel.Column object.
What does range.Columns return? Is it a collection (of what).

I want to resize the used range, the only part of the worksheet that is
visible to be the size of the frame, as in Excel.Application.Width -
this.frame.width.
It would let me set the width property, and the ColumnWidth proprty is not
expressed in pixels. It seems simple enough, but how is it done?

The ChangeEvent returns a range with dollar signes, like $A$1. What do the
dollar signs mean? How do I use them?

I don't see a re-size event for Excel? When I re-size the frame control, I
need to re-size Excel.
 
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
Couple of basic questions from a beginner: [email protected] Excel Programming 2 March 6th 07 02:34 PM
Basic questions Maine begins Excel Discussion (Misc queries) 1 July 7th 06 06:45 PM
2 basic Excel questions for you pro's cjtj4700 Excel Discussion (Misc queries) 7 November 24th 05 07:31 PM
Very Basic Excel Object Questions BiilyJoeBob Excel Programming 5 June 20th 05 06:47 AM
EXCEL Visual Basic Questions Dean[_8_] Excel Programming 3 May 9th 05 09:03 PM


All times are GMT +1. The time now is 03:09 AM.

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

About Us

"It's about Microsoft Excel"