Skip to content

Instantly share code, notes, and snippets.

@mfaisalkhatri
Created December 2, 2025 13:34
Show Gist options
  • Select an option

  • Save mfaisalkhatri/10a037419a287b90ad87c33c5bf0ee95 to your computer and use it in GitHub Desktop.

Select an option

Save mfaisalkhatri/10a037419a287b90ad87c33c5bf0ee95 to your computer and use it in GitHub Desktop.
Apache POI implementation
Interface Name .xls Implementation Class Name .xlsx Implementation Class Name
Workbook HSSFWorkbook XSSFWorkbook
Sheet HSSFSheet XSSFSheet
Row HSSFRow XSSFRow
Cell HSSFCell XSSFCell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment