Enum MovingDirection
Enum to determine the direction of the CopyCells and FillSeries
Namespace: Syncfusion.UI.Xaml.Spreadsheet
Assembly: Syncfusion.SfSpreadsheet.WPF.dll
Syntax
public enum MovingDirection
Fields
Name | Description |
---|---|
Down | |
Left | |
None | |
Right | |
Up |