lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
Excel defines ActiveSheet as following: (using object browser)
property Activesheet as Object
Read only
Member of Excel Application
My question, what does object means here? I thought the correct definition should be
Activesheet as Worksheet
Thank you very much.
Excel defines ActiveSheet as following: (using object browser)
property Activesheet as Object
Read only
Member of Excel Application
My question, what does object means here? I thought the correct definition should be
Activesheet as Worksheet
Thank you very much.
Last edited: