Link Search Menu Expand Document

WorkbookRangeSelectionMethod Property

Gets or sets the range selection method.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public CellsSelectionMethod RangeSelectionMethod { get; set; }

Property Value

Type: CellsSelectionMethod
The range selection method.

Implements

IWorkbookRangeSelectionMethod
See Also

Reference