When you open a workbook in Excel, it shows you the worksheet that you looked at when you last saved it.
How do you determine which sheet it is when you open a book using EPPlus?
ExcelWorksheet activeSheet = Workbook.Worksheets.FirstOrDefault(f => f.View.TabSelected);
https://epplus.codeplex.com/discussions/456307
Source: https://habr.com/ru/post/1500080/More articles:read.table in Chunks - error message - rHow to apply Generics methods - genericsPHP and jQuery progress bar on parsing - javascriptMicrosoft Roslyn GetDiagnostics () cannot perform error checking - c #How to install view controller as root view in Cocoa? - objective-c(JNI) - object returned by java code, need DeleteLocalRef? - jniwhy work time is shorter when it is longer - javaSmooth casino wheel animation - javascriptuploading a webcam image in php - phpAfter linearlayout rotation, onclick events do not change position after rotation - androidAll Articles