Public Function New( _
ByVal As CellScope, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As String, _
ByVal As Orientation, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As String _
)
public ResizeTipTextNeededEventArgs(
CellScope ,
int ,
int ,
string ,
Orientation ,
int ,
int ,
string
)