get_OfficeInteropShapeId()

IShape::get_OfficeInteropShapeId() method

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_t. See also IShape::get_UniqueId.

virtual uint32_t Aspose::Slides::IShape::get_OfficeInteropShapeId()=0

See Also