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

Description

Sets or returns whether NULL values in the imported dataset be ignored or converted to blank cells.

If this is set to true, then existing values and formulas will preserved in cells, if this set to {{false}}existing data in cells will be replaced with blank cells which will clear existing formulas or cell values.

C#
vb.net

Examples

C#
vb.net

Remarks

When IgnoreNulls is set to true it will also affect column names when UseColumnNames is also set to true.
  • No labels