OfficeIMO

API Reference

Class

ExcelExtractLocation

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Generic Excel extraction location metadata.

Inheritance

  • Object
  • ExcelExtractLocation

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).