공부/VBA

MS Excel Object Model

ezgoing 2011. 3. 4. 20:17
MS Excel Object Model





Reference Information in Help

Help for this object model is available in VBAXL10.CHM.

Notes

A single plus sign (+) designates objects with accessors to the ColorFormat object.

A double plus sign (++) indicates that the ShapeRange objects have been omitted from this diagram. For general purposes, you can think of these objects as occupying the same positions as the Shape object.

A double arrow (>>) designates that you can reference the children of this object in another location within this object model.

 

Pasted from <http://msdn.microsoft.com/en-us/library/aa189567(v=office.10).aspx>