int RowCount {get; set;}
'Declaration Property RowCount As Integer
'Declaration
Property RowCount As Integer
'使用法 Dim instance As IWorksheet Dim value As Integer instance.RowCount = value value = instance.RowCount
'使用法
Dim instance As IWorksheet Dim value As Integer instance.RowCount = value value = instance.RowCount
IWorksheet インタフェース IWorksheet メンバ
Copyright © 2004 GrapeCity inc.