Version

CellRange Class Members

The following tables list the members exposed by CellRange.

Public Constructors
 NameDescription
Public ConstructorCellRange ConstructorInitializes a new CellRange.  
Public Properties
 NameDescription
Public PropertyEndColumnGets or sets the end column of the range.  
Public PropertyEndRowGets or sets the end row of the range.  
Public PropertyStartColumnGets or sets the start column of the range.  
Public PropertyStartRowGets or sets the start row of the range.  
See Also