SetRange(Int32,Int32,Int32,Int32) Method
In This Topic
Sets the value of the
Row,
Row2,
Column, and
Column2 properties.
Syntax
Parameters
- row
- Value to assign to the Row property.
- col
- Value to assign to the Column property.
- row2
- Value to assign to the Row2 property.
- col2
- Value to assign to the Column2 property.
See Also