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