Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets whether ExcelWriter should truncate imported data rows and columns that do not fit within the target rows and columns in the spreadsheet. If Truncate is not enabled, an exception will be thrown if the number of rows or columns imported exceeds the number of target rows or columns in the spreadsheet.
C#
vb.net

Examples

C#
vb.net
  • No labels