Aspose::Words::Saving::XlsxSaveOptions::set_SectionMode method
XlsxSaveOptions::set_SectionMode method
Sets the way how sections are handled when saving to the output XLSX document. The default value is MultipleWorksheets.
void Aspose::Words::Saving::XlsxSaveOptions::set_SectionMode(Aspose::Words::Saving::XlsxSectionMode value)
See Also
- Enum XlsxSectionMode
- Class XlsxSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++