API Reference

Class

ExcelExtractLocation

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Generic Excel extraction location metadata.

Inheritance

  • Object
  • ExcelExtractLocation

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public ExcelExtractLocation() #

Properties

public String Path { get; set; } #

Optional source path (for example file path) used for citations.

public String Sheet { get; set; } #

Sheet name.

public String A1Range { get; set; } #

A1 range descriptor.

public Nullable<Int32> BlockIndex { get; set; } #

Optional producer-defined block index (chunk order).