Version

WorksheetRegion Class Properties

For a list of all members of this type, see WorksheetRegion members.

Public Properties
 NameDescription
Public PropertyFirstColumnGets the index of the first column in the region.  
Public PropertyFirstRowGets the index of the first row in the region.  
Public PropertyLastColumnGets the index of the last column in the region.  
Public PropertyLastRowGets the index of the last row in the region.  
Public PropertyWorksheetGets the worksheet on which the region resides.  
See Also