API Reference
Class
LegacyXlsDrawingGroupInfo
Describes per-drawing OfficeArtFDG metadata discovered in an XLS drawing.
Inheritance
- Object
- LegacyXlsDrawingGroupInfo
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
Accepted by parameters
- Constructor LegacyXlsDrawingRecord.LegacyXlsDrawingRecord
Constructors
public LegacyXlsDrawingGroupInfo(UInt16 drawingId, UInt32 shapeCount, UInt32 lastShapeId) #Creates preserve-only metadata for an OfficeArtFDG record.
Parameters
- drawingId System.UInt16
- shapeCount System.UInt32
- lastShapeId System.UInt32
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object