public void SetClipValue( int row, int column, int rowCount, int columnCount, string value )
'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 _ )
'使用法 Dim instance As ColumnFooter Dim row As Integer Dim column As Integer Dim rowCount As Integer Dim columnCount As Integer Dim value As String instance.SetClipValue(row, column, rowCount, columnCount, value)
'使用法
Dim instance As ColumnFooter Dim row As Integer Dim column As Integer Dim rowCount As Integer Dim columnCount As Integer Dim value As String instance.SetClipValue(row, column, rowCount, columnCount, value)
ColumnFooter クラス ColumnFooter メンバ
© 2004-2017, GrapeCity inc. All rights reserved.