Id
Shape.Id property
Obtiene el identificador de esta forma.
public int Id { get; }
Ejemplos
[C#]
int id = shape.Id;
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells
Obtiene el identificador de esta forma.
public int Id { get; }
[C#]
int id = shape.Id;