public final class WorksheetOptions extends Object
| Constructor and Description |
|---|
WorksheetOptions(WorksheetRange... ranges)
Initializes a new instance of the
WorksheetOptions class. |
public WorksheetOptions(WorksheetRange... ranges)
WorksheetOptions class.ranges - The collection of ranges.NullPointerException - if the range collection or any of its elements is null.public List<WorksheetRange> getRanges()
WorksheetRange class that limits the range to extract cells.Copyright © 2026. All rights reserved.