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

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > FlexSheetBuilder クラス : AllowAutoFill メソッド
The value.
Configurates C1.Web.Mvc.Sheet.FlexSheet.AllowAutoFill. Sets the value to indicates whether enable autofill, the feature to fill cells with data that follows a pattern by dragging the bottom right corner of the cell.
シンタックス
'宣言
 
Public Overridable Function AllowAutoFill( _
   ByVal value As System.Boolean _
) As FlexSheetBuilder
public virtual FlexSheetBuilder AllowAutoFill( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexSheetBuilder クラス
FlexSheetBuilder メンバ