Automatically fills the values of the cells in the specified range based on the values of the cells in this range.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool AutoFill ( |
Visual Basic
![]() |
---|
Public Function AutoFill( _ |
The range to fill.
A flag indicating the direction of the fill.
A flag indicating whether to perform a raw copy, rather than increments/estimates.
true, if the fill was successful; otherwise, false.
The autofill operation will fail if the specified range intersects with this range.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |