Change cell's WIDTH programmatically

M

Marat

Hi
I've tried to change cell's WIDTH programmatically, but it
seems that this property is ReadOnly.
Is there any way that will allow me to change cell's WIDTH
programmatically, say from 100 pixels to 200 pixels?

TIA
 
T

Tom Ogilvy

You could always walk out the columnwidth property of the column until the
width property was approximately 200.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top