'Declaration Public Sub SetClipValue( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal value As String _ )
'Declaration
Public Sub SetClipValue( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal value As String _ )
public void SetClipValue( int row, int column, int rowCount, int columnCount, string value )
GcSpreadGrid クラス GcSpreadGrid メンバ
Copyright © 2012 GrapeCity inc. All rights reserved.