Ranges
WorksheetOptions.Ranges property
Get a list of ranges.
public IList<WorksheetRange> Ranges { get; }
Property Value
A list of instances of WorksheetRange
class that limits the range to extract cells.
See Also
- class WorksheetRange
- class WorksheetOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser