[]
Creates a ConvertTableToRangeEventArgs object.
public ConvertTableToRangeEventArgs(int activeRowIndex, int activeColumnIndex)
Public Sub New(activeRowIndex As Integer, activeColumnIndex As Integer)
Type | Name | Description |
---|---|---|
int | activeRowIndex | |
int | activeColumnIndex |