Aspose::Cells::Cells::CheckColumn method
Cells::CheckColumn method
Gets the Column element or null at the specified column index.
Column Aspose::Cells::Cells::CheckColumn(int32_t columnIndex)
Parameter | Type | Description |
---|---|---|
columnIndex | int32_t | The column index. |
ReturnValue
The Column object.
See Also
- Class Column
- Class Vector
- Class Cells
- Namespace Aspose::Cells
- Library Aspose.Cells for C++