Skip to content

Commit 548d525

Browse files
committed
image border
1 parent b9ada8e commit 548d525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/handle-empty-cells-radspreadstreamprocessing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ticketid: 1678225
2020

2121
When importing an Excel file into a [DataTable](https://learn.microsoft.com/en-us/dotnet/api/system.data.datatable?view=net-9.0) using [RadSpreadStreamProcessing]({%slug radspreadstreamprocessing-overview%}), empty cells are skipped, resulting in misalignment of the data with the columns. This article explains how to correctly handle empty cells during the import process, ensuring data is accurately represented in the DataTable.
2222

23-
![Empty Cells in SpreadStreamProcessing](images/spread-stream-processing-empty-cells.png)
23+
![Empty Cells in SpreadStreamProcessing ><](images/spread-stream-processing-empty-cells.png)
2424

2525
## Solution
2626

0 commit comments

Comments
 (0)