'Declaration
Public ReadOnly Property LastOpeningWorkbookType As ExcelWorkbookType
'Usage
Dim instance As ExcelFileHandler Dim value As ExcelWorkbookType value = instance.LastOpeningWorkbookType
public ExcelWorkbookType LastOpeningWorkbookType {get;}