API Reference

Class

LegacyXlsChartXmlTokenChain

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

Describes preserve-only CrtMlFrt chart XML token-chain metadata.

Inheritance

  • Object
  • LegacyXlsChartXmlTokenChain

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 UInt32 DeclaredByteCount { get; } #

Gets the declared XmlTkChain byte count, including optional continuation records.

public Int32 FirstSegmentByteCount { get; } #

Gets the number of XmlTkChain bytes available in this CrtMlFrt record.

public UInt32 TrailingUnusedValue { get; } #

Gets the ignored trailing field value.

public Boolean IsCompleteInRecord { get; } #

Gets whether the declared chain bytes fit in this record without continuation bytes.

public Boolean HasZeroTrailingUnusedValue { get; } #

Gets whether the ignored trailing field is zero.