Shape.Spid
Shape.Spid property
Specifies an optional string identifier that an application can use to identify the particular shape.
public string Spid { get; }
Examples
[C#]
string spid = shape.Spid;
See Also
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells