'Declaration Public Sub SetArray( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value(,) As Object _ )
'Declaration
Public Sub SetArray( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value(,) As Object _ )
public void SetArray( int row, int column, object[,] value )
DefaultSheetStyleModel クラス DefaultSheetStyleModel メンバ GetArray メソッド
© 2003-2015, GrapeCity inc. All rights reserved.