Specifies the direction of a data fill operation.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum FillDirection |
Visual Basic
![]() |
---|
Public Enum FillDirection |
Member name | Description | |
---|---|---|
![]() |
Across |
Indicates that cells are filled horizontally. |
![]() |
Down |
Indicates that cells are filled vertically. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |