COM_set
📝 Syntax
📥 Input argument
📄 Description
💡 Example
pWord = actxserver('Word.Application')
pWord.Visible = true
invoke(pWord, 'Quit')
delete(pWord)
clear pWord🔗 See also
🕔 History
Version
📄 Description
Last updated