Aspose::Pdf::ExcelSaveOptions::get_InsertBlankColumnAtFirst method

ExcelSaveOptions::get_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.

bool Aspose::Pdf::ExcelSaveOptions::get_InsertBlankColumnAtFirst() const

See Also