Aspose::Cells::SpreadsheetML2003SaveOptions::SetExportColumnIndexOfCell method

SpreadsheetML2003SaveOptions::SetExportColumnIndexOfCell method

The default value is false, it means that column index will be ignored if the cell is contiguous to the previous cell.

void Aspose::Cells::SpreadsheetML2003SaveOptions::SetExportColumnIndexOfCell(bool value)

See Also