Link Search Menu Expand Document

RangeAreas Property

Gets an Areas collection that represents all the ranges in a multiple-area selection.

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

Property Value

Type: Areas
The Areas collection.
See Also

Reference