'Declaration Protected Sub ContinueTableResizing( _ ByVal x As Integer, _ ByVal y As Integer _ )
'使用法 Dim instance As SpreadView Dim x As Integer Dim y As Integer instance.ContinueTableResizing(x, y)
protected void ContinueTableResizing( int x, int y )
SpreadView クラス SpreadView メンバ
© 2004-2015, GrapeCity inc. All rights reserved.