Aspose::Cells::XlsbSaveOptions::SetExportAllColumnIndexes method

XlsbSaveOptions::SetExportAllColumnIndexes method

Indicates whether exporting all column indexes for cells.

void Aspose::Cells::XlsbSaveOptions::SetExportAllColumnIndexes(bool value)

Remarks

The default value is true.

See Also