'Declaration
Public Shared Function GetAdjustPointRectangle( _
ByVal As FpSpread, _
ByVal As Integer, _
ByVal columnPane As Integer, _
ByVal As IShape, _
ByVal As Integer _
) As Rectangle
public static Rectangle GetAdjustPointRectangle(
FpSpread ,
int ,
int columnPane,
IShape ,
int
)