API Reference

Class

LegacyXlsDrawingEscherRecordTypeDecoder

Namespace OfficeIMO.Excel.LegacyXls.Model

Maps OfficeArt record type identifiers to stable preserve-only model names.

Inheritance

  • Object
  • LegacyXlsDrawingEscherRecordTypeDecoder

Methods

GetName(System.UInt16 arg1) #

Gets a stable OfficeArt record type name, using a hexadecimal fallback for unknown identifiers.

Parameters

arg1 System.UInt16 required
TryGetKind(System.Nullable{System.UInt16} arg1) #

Gets the known OfficeArt record type for a raw identifier.

Parameters

arg1 System.Nullable{System.UInt16} required