Aspose::Cells::Drawing::Shape::GetSpt method
Shape::GetSpt method
Specifies an optional number that an application can use to associate the particular shape with a defined shape type.
int32_t Aspose::Cells::Drawing::Shape::GetSpt()
Examples
int spt = shape.GetSpt();
See Also
- Class Vector
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++