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