c# - Stream Excel XLS, XLSX file via SpreadsheetGear -



c# - Stream Excel XLS, XLSX file via SpreadsheetGear -

spreadsheetgear provides method iworkbook openfromstream(stream stream); read in file via stream. read in entire file or possible access values row @ time?

spreadsheetgear reads workbook file in entirety, regardless of whether file opened via file, stream or byte array. there aren't options allow read in portion of file.

c# excel stream spreadsheetgear

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -