Add custom property to COM object
addproperty(c,name)
addproperty(c,name) adds custom property name to object or interface c.
c
name
collapse all
COM object, specified as a function handle.
Property name, specified as a character vector.
Example: 'Position'
'Position'
COM functions are available on Microsoft® Windows® systems only.
deleteproperty | get | Property Inspector | set
deleteproperty
get
set