What is the difference between .xlsm and .xps?
- Extension
- .xlsm
- .xps
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Document
- Developer
- Microsoft
- Microsoft
- 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.
- An XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- application/vnd.ms-excel.sheet.macroEnabled.12
- application/vnd.ms-xpsdocument
- Sample
- sample.xps
- Wikipedia
- .xlsm on Wikipedia
- .xps on Wikipedia