FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > IQuerySelection インタフェース : GetExtendedSelection メソッド |
'Declaration Function GetExtendedSelection( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellRange
'使用法 Dim instance As IQuerySelection Dim row As Integer Dim column As Integer Dim value As CellRange value = instance.GetExtendedSelection(row, column)