API Reference

Class

ExcelSparklineInfo

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Format-neutral snapshot of one worksheet sparkline.

Inheritance

  • Object
  • ExcelSparklineInfo

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 Int32 GroupIndex { get; } #

Zero-based group index in worksheet order.

public String DataRange { get; } #

Source data formula or range.

public String LocationRange { get; } #

Destination cell or range.

public SparklineTypeValues Type { get; } #

Sparkline rendering type.