API Reference

Class

ExcelDashboardResult

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Result of a dashboard build operation.

Inheritance

  • Object
  • ExcelDashboardResult

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

Properties

public String TableRange { get; } #

A1 range occupied by the generated table.

public String TableName { get; } #

Name assigned to the generated table, when available.

public ExcelChart Chart { get; } #

Generated chart, when requested.