ApplicationClass.SelectRow(Object, Object, Object, Object, Object) Method

Definition

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

Returns

Implements

Applies to