Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 447 Bytes

File metadata and controls

12 lines (8 loc) · 447 Bytes

8.2 - VBA (Visual Basic for Applications)

This sample demonstrates EPPlus support for VBA.

An implementation of a Battleship game, implemented in Excel/VBA ;)

Some of the VBA code is located in the VBA-Code folder - those files are read and inserted as code modules in the EPPlus package.


Back to sample overview

Back to project overview