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)
Syntaxuint OfficeInteropShapeId { get; }
ReadOnly Property OfficeInteropShapeId As UInteger
Get
property unsigned int OfficeInteropShapeId {
unsigned int get ();
}
abstract OfficeInteropShapeId : uint32 with get
Property Value
Type:
UInt32
See Also