Id
Shape.Id property
Ottiene l’identificatore di questa forma.
public int Id { get; }
Esempi
[C#]
int id = shape.Id;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells
Ottiene l’identificatore di questa forma.
public int Id { get; }
[C#]
int id = shape.Id;