How to get an ExcelSaxReader ?

The constructor of the class is marked as internal. An ExcelSaxReader can only be obtained through an ExcelSaxConnection. The method to get the reader is ExcelSaxDataReader.GetReaderForSheet(String sheetName).