Aspose::Cells::Cells::GetMaxColumn method

Cells::GetMaxColumn method

Maximum column index of those cells that have been instantiated in the collection(does not include the column where style is defined for the whole column but no cell has been instantiated in it).

int32_t Aspose::Cells::Cells::GetMaxColumn()

Remarks

Return -1 if there is no cell.

See Also