'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)
public RowHeightChangeExtents( int firstRow, int lastRow )
RowHeightChangeExtents クラス RowHeightChangeExtents メンバ
© 2004-2015, GrapeCity inc. All rights reserved.