Aspose::Cells::Drawing::Shape::GetId method
Shape::GetId method
Gets the identifier of this shape.
int32_t Aspose::Cells::Drawing::Shape::GetId()
Examples
int id = shape.GetId();
See Also
- Class Vector
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++