Aspose::Pdf::ExcelSaveOptions::set_InsertBlankColumnAtFirst method

ExcelSaveOptions::set_InsertBlankColumnAtFirst method

Set true if you need inserting of blank column as the first column of worksheet. Default value is false; it means that blank column will not be inserted.

void Aspose::Pdf::ExcelSaveOptions::set_InsertBlankColumnAtFirst(bool value)

See Also