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: 2
Default localeSpecificCellName

Im trying to create a visio documet from excel and would like to know how to
find all the properties that can be set for different types of objects on a
visio page.

for example I created a Dynamic Connector like this
Set mastObj = stnObj.Masters.ItemU("Dynamic connector")
Set conn = pagObj.Drop(mastObj, 5, 5)

and it gets on the page but what I dont know is how to set its type to be a
Curved Connector and what all the properties are for setting the position and
curve parameters or properties.
Is there some place or a book on it ?


the first two lines work the third does not I would like to know what are
all the possible proterties to set that are in Quotes and what possible
values to set them to

conn.Cells("LineColor") = 4
conn.Cells("LineWeight") = 0.045

conn.Cells("LineStyle") = "Curved Connector"

 
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



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

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"