API Reference
Class
LegacyXlsDrawingIdentifierCluster
Describes an OfficeArtIDCL shape identifier cluster inside document-wide drawing metadata.
Inheritance
- Object
- LegacyXlsDrawingIdentifierCluster
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
Constructors
public LegacyXlsDrawingIdentifierCluster(UInt32 drawingId, UInt32 currentShapeId) #Creates preserve-only metadata for an OfficeArtIDCL record.
Parameters
- drawingId System.UInt32
- currentShapeId System.UInt32
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object