API Reference

Class

LegacyXlsChartFutureRecordInfo

Namespace OfficeIMO.Excel.LegacyXls.Model
Assembly OfficeIMO.Excel
Modifiers sealed

Describes preserve-only ChartFrtInfo metadata for chart future-record ranges.

Inheritance

  • Object
  • LegacyXlsChartFutureRecordInfo

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

Accepted by parameters

Properties

public Byte OriginatorVersion { get; } #

Gets the application version that originally created the chart future-record envelope.

public Byte WriterVersion { get; } #

Gets the application version that last saved the chart future-record envelope.

public String OriginatorVersionName { get; } #

Gets the decoded originator version name.

public String WriterVersionName { get; } #

Gets the decoded writer version name.

public IReadOnlyList<LegacyXlsChartFutureRecordRange> Ranges { get; } #

Gets the declared future-record identifier ranges.