API Reference
Class
LegacyXlsChartFutureRecordInfo
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
- Constructor LegacyXlsChartRecord.LegacyXlsChartRecord
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.