ASP.NET MVC コントロールヘルプ
SelectionRanges メソッド

C1.Web.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > SheetBuilder<TControl,TBuilder> クラス : SelectionRanges メソッド
The build action
Sets the SelectionRanges property.
シンタックス
'宣言
 
Public Function SelectionRanges( _
   ByVal build As System.Action(Of CellRangeFactory) _
) As TBuilder
public TBuilder SelectionRanges( 
   System.Action<CellRangeFactory> build
)

パラメータ

build
The build action

戻り値の型

Current builder
参照

SheetBuilder<TControl,TBuilder> クラス
SheetBuilder<TControl,TBuilder> メンバ