Enum RangeType
Describes the types of ranges.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum RangeType
CellsInColumn
CellsInColumn range type.
CellsInRow
CellsInRow range type.
Columns
Columns range type.
Rows
Rows range type.