WorksheetOptions

WorksheetOptions class

Provides the options which are used for the worksheet extraction.

public sealed class WorksheetOptions

Constructors

Name Description
WorksheetOptions(params WorksheetRange[]) Initializes a new instance of the WorksheetOptions class.

Properties

Name Description
Ranges { get; } Get a list of ranges.

See Also