New to Telerik Document ProcessingStart a free 30-day trial

Specifies the direction for autofill operations in spreadsheet cell ranges.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.DataSeries

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum FillDirection

Fields

Fills cells below the source range.

C#
Down = 3

Fills cells to the left of the source range.

C#
Left = 0

Fills cells to the right of the source range.

C#
Right = 2

Fills cells above the source range.

C#
Up = 1
In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support