API Reference
Enum
LegacyXlsDrawingEscherRecordType
Identifies OfficeArt record types found in legacy XLS MsoDrawing payload headers.
Inheritance
- Enum
- LegacyXlsDrawingEscherRecordType
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
- Field LegacyXlsDrawingEscherRecordType.OfficeArtBStoreContainer
- Field LegacyXlsDrawingEscherRecordType.OfficeArtChildAnchor
- Field LegacyXlsDrawingEscherRecordType.OfficeArtDgContainer
- Field LegacyXlsDrawingEscherRecordType.OfficeArtDggContainer
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFBSE
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFClientAnchor
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFClientData
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFClientTextbox
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFDG
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFDGGBlock
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFOPT
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFSP
- Field LegacyXlsDrawingEscherRecordType.OfficeArtFSPGR
- Field LegacyXlsDrawingEscherRecordType.OfficeArtSolverContainer
- Field LegacyXlsDrawingEscherRecordType.OfficeArtSpContainer
- Field LegacyXlsDrawingEscherRecordType.OfficeArtSpgrContainer
- Field LegacyXlsDrawingEscherRecordType.OfficeArtSplitMenuColorContainer
- Property LegacyXlsDrawingOfficeArtRecord.RecordTypeKind
- Property LegacyXlsDrawingRecord.EscherRecordTypeKind
Accepted by parameters
- Constructor LegacyXlsDrawingRecord.LegacyXlsDrawingRecord
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const LegacyXlsDrawingEscherRecordType OfficeArtDggContainer #Container for document-wide OfficeArt records.
Value:
61440public const LegacyXlsDrawingEscherRecordType OfficeArtBStoreContainer #Container for BLIP store entries.
Value:
61441public const LegacyXlsDrawingEscherRecordType OfficeArtDgContainer #Container for drawing-wide OfficeArt records.
Value:
61442public const LegacyXlsDrawingEscherRecordType OfficeArtSpgrContainer #Container for grouped shapes.
Value:
61443public const LegacyXlsDrawingEscherRecordType OfficeArtSpContainer #Container for a shape.
Value:
61444public const LegacyXlsDrawingEscherRecordType OfficeArtSolverContainer #Container for drawing solver rules.
Value:
61445public const LegacyXlsDrawingEscherRecordType OfficeArtFDGGBlock #Document-wide drawing-group block.
Value:
61446public const LegacyXlsDrawingEscherRecordType OfficeArtFClientTextbox #Client text box record.
Value:
61453public const LegacyXlsDrawingEscherRecordType OfficeArtChildAnchor #Shape child-anchor record.
Value:
61455public const LegacyXlsDrawingEscherRecordType OfficeArtFClientAnchor #Client-anchor record.
Value:
61456