API Reference

Enum

LegacyXlsCompoundFeatureRecordKind

Namespace OfficeIMO.Excel.LegacyXls.Model
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies a preserve-only compound container feature discovered outside the Workbook BIFF stream.

Inheritance

  • Enum
  • LegacyXlsCompoundFeatureRecordKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const LegacyXlsCompoundFeatureRecordKind VbaProject #

VBA project storage was found in the XLS compound container.

Value: 0
public const LegacyXlsCompoundFeatureRecordKind OleObject #

Embedded OLE object storage was found in the XLS compound container.

Value: 1
public const LegacyXlsCompoundFeatureRecordKind DigitalSignature #

Digital signature storage or streams were found in the XLS compound container.

Value: 2