Sign in
appsheet-third-party
/
epplus
/
8d91a06fa1cc8c12d1e150ebc247f66c22aa67fd
/
.
/
AppsheetEpplus
/
FormulaParsing
/
IParsingLifetimeEventHandler.cs
blob: f4eeed69b43c37bb4c372bfb8a7fb22c04efbcd0 [
file
]
namespace
AppsheetEpplus
;
public
interface
IParsingLifetimeEventHandler
{
void
ParsingCompleted
();
}