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