[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FlexSheetBuilder.AllowAutoFill

AllowAutoFill Method

AllowAutoFill(bool)

Configurates 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.

Declaration
public virtual FlexSheetBuilder AllowAutoFill(bool value)
Public Overridable Function AllowAutoFill(value As Boolean) As FlexSheetBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexSheetBuilder

Current builder.