Gets the column index of the comment.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic int Column { get; }
Public ReadOnly Property Column As Integer
Get
public:
property int Column {
int get ();
}
member Column : int with get
Property Value
Type:
Int32
See Also