FarPoint.Web.Spread 名前空間 > SheetView クラス : CreateSelectionModel メソッド |
'Declaration
Protected Overridable Function CreateSelectionModel( _ ByVal rowCount As Integer, _ ByVal colCount As Integer _ ) As ISheetSelectionModel
protected virtual ISheetSelectionModel CreateSelectionModel( int rowCount, int colCount )