ApplicationClass.SelectRow(Object, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool SelectRow (object Row, object RowRelative, object Height, object Extend, object Add);
abstract member SelectRow : obj * obj * obj * obj * obj -> bool
override this.SelectRow : obj * obj * obj * obj * obj -> bool
Public Overridable Function SelectRow (Optional Row As Object, Optional RowRelative As Object, Optional Height As Object, Optional Extend As Object, Optional Add As Object) As Boolean
Parameters
- Row
- Object
- RowRelative
- Object
- Height
- Object
- Extend
- Object
- Add
- Object