NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX.LowLevel
XlsxWriter Class
XlsxWriter Methods
AppendSharedString Method
AppendXmlTag Method
AppendXmlToPackagePart Method
CalculatePaneHeight Method
CalculatePaneWidth Method
CreateAppPropertiesDocument Method
CreateAppString Method
CreateColsString Method
CreateCorePropertiesDocument Method
CreateCorePropertiesString Method
CreateMergedCellsString Method
CreateMruColorsString Method
CreatePaneString Method
CreateRowsString Method
CreateRowString Method
CreateSharedStringsDocument Method
CreateSheetProtectionString Method
CreateSheetViewString Method
CreateStyleBorderString Method
CreateStyleFillString Method
CreateStyleFontString Method
CreateStyleNumberFormatString Method
CreateStyleSheetDocument Method
CreateStyleXfsString Method
CreateWorkbookDocument Method
CreateWorkbookProtectionString Method
CreateWorksheetPart Method
EscapeXmlAttributeChars Method
EscapeXmlChars Method
GetSortedSheetData Method
HasPaneSplitting Method
NormalizeNewLines Method
Save Method
SaveAsStream Method
SaveAsStreamAsync Method
SaveAsync Method
Xlsx
Writer
Save
Async Method
Method to save the workbook asynchronous.
Namespace:
NanoXLSX.LowLevel
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntax
C#
Copy
public
Task
SaveAsync
()
Return Value
Task
Async Task
Remarks
Possible Exceptions are
IOException
,
RangeException
,
FormatException
and
StyleException
. These exceptions may not emerge directly if using the async method since async/await adds further abstraction layers.
See Also
Reference
XlsxWriter Class
NanoXLSX.LowLevel Namespace
Copyright Raphael Stoeckli © 2025