'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 )
ColumnFooter クラス ColumnFooter メンバ
© 2003-2015, GrapeCity inc. All rights reserved.