Hi,
i guess i have almost the same question, therefore i wrote into this thread.
i want to change the linked variable of a function (value change function) with VSTA. i export the xml code to get the correct property name. (bold marked)
-
setInitValues
TRUE
FALSE
FALSE
FALSE
-
1.000000
0.000000
1.000000
0
TRUE
FALSE
FALSE
0
[b]VarName[/b]
FALSE
IsnÂ't it possible to change "just" the Variable?
I tried something like
"myZenWork.ActiveDocument.RtFunctions().Item("setInitValues").set_DynProperties("Variable", "otherVariableName");
Regards,
Sven
This is a migrated post! Originally posted on 22.10.2013 by user s.jonigk. Please be aware that information can be outdated.