In this module, we are going to operate on Excel file. The following are the methods that are frequently used with an Excel file:
- Read cell
- Write cell
- Read range
- Write range
- Append range
Once you get familiar with these methods, it will become very easy for you to use other methods too.