Column
Comment.Column property
Hämtar kolumnindex för kommentaren.
public int Column { get; }
Exempel
[C#]
int column = comment1.Column;
Se även
- class Comment
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells
Hämtar kolumnindex för kommentaren.
public int Column { get; }
[C#]
int column = comment1.Column;