Aspose::Cells::WorkbookSettings::GetMaxColumn method

WorkbookSettings::GetMaxColumn method

Gets the max column index, zero-based.

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

Remarks

Returns 255 if the file format is Excel97-2003;

See Also