Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohan2401 authored Dec 13, 2024
1 parent 1ca3d7d commit 4acd134
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ static void Main(string[] args)
{
workbook.SaveAs(stream);
}
imageStream.Close();
}
}
}
Expand Down

0 comments on commit 4acd134

Please sign in to comment.