Specifies the date component to increment when filling dates.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum FillDate |
Visual Basic
![]() |
---|
Public Enum FillDate |
Member name | Description | |
---|---|---|
![]() |
Day |
Indicates that the day is incremented. |
![]() |
Month |
Indicates that the month is incremented. |
![]() |
Weekday |
Indicates that the day is incremented, such, that weekends are jumped over, |
![]() |
Year |
Indicates that the year is progressed. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |