|
-
Jul 4th, 2000, 07:40 AM
#1
Thread Starter
New Member
Ahoj
I try to open an excel sheet embedded in OLE container on a form. The sheets are usually larger than container itself, but I cannot enlarge it, so I need to contract those sheets. If i try to change dimensions of displayed sheet via width and height property (for example, application.excel.workbooks(i).windows(i).Width = number), error 'property cannot be set' is raised. So, how to resize it anyway?
Thank for advice
-
Jul 4th, 2000, 01:35 PM
#2
Lively Member
Does SizeMode = 3 the job?
Roger
-
Jul 10th, 2000, 02:36 AM
#3
Thread Starter
New Member
Originally posted by RogerH
Does SizeMode = 3 the job?
Roger
Unfortunately not. After such zooming, data in sheets are not readable...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|