Automatically fills the values of the cells in the specified range based on the values of the cells in this range.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public boolean 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.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |