What is the difference between .xlsm and .ots?
- Extension
- .xlsm
- .ots
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Microsoft
- Apache Software Foundation
- Description
- It is a macro-enabled spreadsheet file developed using Microsoft Excel and it holds worksheets arranged in rows and columns. The macros are created using Visual Basic for Applications (VBA) language.
- OpenDocument Spreadsheet Template (OTS) files are template files used for creating spreadsheet documents using the OpenDocument format. OTS files contain a pre-defined set of data and styles that can be used to quickly create a spreadsheet, such as a price list or accounting ledger. The OTS format is supported by many spreadsheet programs, including OpenOffice, LibreOffice, and Microsoft Office.
- MIME Type
- application/vnd.ms-excel.sheet.macroEnabled.12
- application/vnd.oasis.opendocument.spreadsheet-template
- Wikipedia
- .xlsm on Wikipedia