I am calling the xlCreateBook() function. Before that my program holds more memory because i am reading a huge file. After called the xlCreateBook() it returns the null pointr to the Sheet variable.
But once i loaded the less size file it xlCreateBook() functions working correctly. Help me to get out of this.