Aspose::Cells::Drawing::Shape::GetSpid method

Shape::GetSpid method

Specifies an optional string that an application can use to Identify the particular shape.

U16String Aspose::Cells::Drawing::Shape::GetSpid()

Examples

U16String spid = shape.GetSpid();

See Also