AllowAutoFill Property (FlexSheet)
Gets or 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 virtual bool AllowAutoFill {get; set;}
'Declaration
Public Overridable Property AllowAutoFill As Boolean