noque
Bioengineer
- Mar 2, 2006
- 4
Hi,
Q: How to address structured PROPERTY of an ACTXSERVER object?
Example:
jjj=actxserver('excel.application');
jjj.get
results in appearance of jjj object with some
PROPERTIES showing as with [1 x 45 char] structure,
one of such being
ThisCell: [1x45 char].
I can not go any further. I can not read or
write this PROPERTY by GET or SET, or INVOKE,
or what else? Maybe ACTXserver is a wrong way?
Please advise!
NoQue
Q: How to address structured PROPERTY of an ACTXSERVER object?
Example:
jjj=actxserver('excel.application');
jjj.get
results in appearance of jjj object with some
PROPERTIES showing as with [1 x 45 char] structure,
one of such being
ThisCell: [1x45 char].
I can not go any further. I can not read or
write this PROPERTY by GET or SET, or INVOKE,
or what else? Maybe ACTXserver is a wrong way?
Please advise!
NoQue