N
Nick
Hi All,
I have a word template1 , and i write documents.add("path template2", false,
wdNewBlankDocument, false) code to create another document base on template 2
with visiable = false, achieve this by set the last parameter of
document.add() to false.
the questiosn here is how to reset the visible of new docuemnt to true.
Cheers
Nick
I have a word template1 , and i write documents.add("path template2", false,
wdNewBlankDocument, false) code to create another document base on template 2
with visiable = false, achieve this by set the last parameter of
document.add() to false.
the questiosn here is how to reset the visible of new docuemnt to true.
Cheers
Nick