OfficeInteropShapeId

Shape.OfficeInteropShapeId property

Returns a slide-scoped unique identifier that remains constant for the lifetime of the shape and lets PowerPoint or interop code reliably reference the shape from anywhere in the document. Read-only UInt32. See also UniqueId.

public uint OfficeInteropShapeId { get; }

See Also