Column
Comment.Column property
Ottiene l’indice di colonna del commento.
public int Column { get; }
Esempi
[C#]
int column = comment1.Column;
Guarda anche
- class Comment
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells
Ottiene l’indice di colonna del commento.
public int Column { get; }
[C#]
int column = comment1.Column;