Gets the specified range of cells.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim FirstRow As Integer
Dim LastRow As Integer
Dim FirstColumn As Integer
Dim LastColumn As Integer
instance.GetCellRange(FirstRow, LastRow, FirstColumn, LastColumn)
|
Parameters
- FirstRow
- Index of the first row
- LastRow
- Index of last row
- FirstColumn
- Index of first column
- LastColumn
- Index of last column
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0