# Packages
No description provided by the author
# Structs
Data represents the information about excel data.
DataRow represents the information about excel row.
FileInfo represents the information about a file.
KeyValue represents the information about each cell in a sheet.
Sheet represents the information about excel sheet.
# Interfaces
Excel represents the functionalities required to read and write Excel files.