IShapeOfficeInteropShapeId Property

Gets unique shape identifier in slide scope. Read-only UInt32. See also UniqueId for getting unique shape identifier in presentation scope.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
uint OfficeInteropShapeId { get; }

Property Value

Type: UInt32
See Also