WorkbookDesigner.UpdateEmptyStringAsNull

WorkbookDesigner.UpdateEmptyStringAsNull property

If TRUE, Null will be inserted if the value is “”;

public bool UpdateEmptyStringAsNull { get; set; }

See Also