1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. WorksheetOptions class

WorksheetOptions class

WorksheetOptions class

Provides the options which are used for the worksheet extraction.

The WorksheetOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the WorksheetOptions class.

Properties

Property Description
ranges Get a list of ranges.

See Also