'Declaration Public Function New( _ ByVal firstRow As Integer, _ ByVal lastRow As Integer _ )
'Declaration
Public Function New( _ ByVal firstRow As Integer, _ ByVal lastRow As Integer _ )
'使用法 Dim firstRow As Integer Dim lastRow As Integer Dim instance As New RowHeightChangeExtents(firstRow, lastRow)
'使用法
Dim firstRow As Integer Dim lastRow As Integer Dim instance As New RowHeightChangeExtents(firstRow, lastRow)
public RowHeightChangeExtents( int firstRow, int lastRow )
RowHeightChangeExtents クラス RowHeightChangeExtents メンバ
Copyright © 2004 GrapeCity inc.