FarPoint.Web.Spread.Model 名前空間 > DefaultSheetSelectionModel クラス : GetSelections メソッド |
'Declaration
Public Function GetSelections( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As CellRange()
public CellRange[] GetSelections( int rowCount, int columnCount )