Aspose::Cells::Drawing::Shape::GetSpid method
Shape::GetSpid method
Specifies an optional string identifier that an application can use to identify the particular shape.
U16String Aspose::Cells::Drawing::Shape::GetSpid()
Examples
U16String spid = shape.GetSpid();
See Also
- Class U16String
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++