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