API Reference

Class

ExcelQueryRefreshResult

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Completed query refresh details.

Inheritance

  • Object
  • ExcelQueryRefreshResult

Usage

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

Properties

public ExcelQueryBackedTableInfo Source { get; } #

Query binding that was refreshed.

public Int32 RowCount { get; } #

Written data rows.

public Int32 ColumnCount { get; } #

Written columns.

public String Range { get; } #

Updated table range.