Monday, December 31, 2012

AllowEditRange Object



Definition
The AllowEditRange object represents the cells that can be edited within a protected worksheet.

Application Object


Definition
The Application object represents the Excel application. This object is used to open workbooks and store, edit and manipulate data.



  
Above is an example of an Excel application. This specific example is Excel 2010, other versions will look a little different.

Sunday, December 30, 2012

Adjustments Object



Definition
This object is a collection of values that can reform Shapes, WordArt, or Connectors.  Each adjustments object uses Adjustment Handles and Adjustment Values to determine how the specific object will reform.


Shown above is an example of the adjustment object.  In the example you can see adjustment handles represented by yellow diamonds.

AddIn Object



Definition
This object represents a file that can be installed to add extra features to your Excel application.



Above is example of AddIn Window.  This window is used to install and unistall AddIns.