GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IReferenceSource インタフェース : RowCount プロパティ |
'Declaration
ReadOnly Property RowCount As Integer
'使用法
Dim instance As IReferenceSource Dim value As Integer value = instance.RowCount
int RowCount {get;}