Skip to content

Commit 4acd134

Browse files
authored
Update Program.cs
1 parent 1ca3d7d commit 4acd134

File tree

1 file changed

+1
-0
lines changed
  • Getting Started/Console/.NET/Create Excel/Create Excel

1 file changed

+1
-0
lines changed

Getting Started/Console/.NET/Create Excel/Create Excel/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ static void Main(string[] args)
184184
{
185185
workbook.SaveAs(stream);
186186
}
187+
imageStream.Close();
187188
}
188189
}
189190
}

0 commit comments

Comments
 (0)