Sets the specified range of table cells for this selection.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISelectData
Dim FirstRow As Integer
Dim LastRow As Integer
Dim FirstColumn As Integer
Dim LastColumn As Integer
instance.SetCellRange(FirstRow, LastRow, FirstColumn, LastColumn)
|
Parameters
- FirstRow
- 0-based row number at the beginning of the selection range
- LastRow
- 0-based row number at the end of the selection range
- FirstColumn
- 0-based row column at the beginning of the selection range
- LastColumn
- 0-based row column at the end of the selection range
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0