get_OfficeInteropShapeId()

Shape::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 Shape::get_UniqueId.

uint32_t Aspose::Slides::Shape::get_OfficeInteropShapeId() override

See Also