API Reference
Class
LegacyXlsDrawingEscherRecordTypeDecoder
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
TryGetKind(System.Nullable{System.UInt16} arg1) #Gets the known OfficeArt record type for a raw identifier.
Parameters
- arg1 System.Nullable{System.UInt16}