Aspose::Cells::Comment::GetColumn method
Comment::GetColumn method
Gets the column index of the comment.
int32_t Aspose::Cells::Comment::GetColumn()
Examples
int column = comment1.GetColumn();
See Also
- Class Vector
- Class Comment
- Namespace Aspose::Cells
- Library Aspose.Cells for C++