Spid
Shape.Spid property
指定应用程序可以用来识别特定形状的可选字符串。
public string Spid { get; }
例子
[C#]
string spid = shape.Spid;
也可以看看
- class Shape
- 命名空间 Aspose.Cells.Drawing
- 部件 Aspose.Cells
指定应用程序可以用来识别特定形状的可选字符串。
public string Spid { get; }
[C#]
string spid = shape.Spid;