Specifies the direction of a data fill operation.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public enum FillDirection |
Member name | Description | |
---|---|---|
Across |
Indicates that cells are filled horizontally. |
|
Down |
Indicates that cells are filled vertically. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |