What is the difference between .xlsm and .xhtml?
- Extension
- .xlsm
- .xhtml
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Microsoft
- The World Wide Web Consortium (W3C)
- 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.
- XHTML files are a type of markup language document used to create webpages. It is an XML-based version of HTML and is designed to meet the needs of Web developers. XHTML files have a .xhtml extension and can be viewed in any web browser.
- MIME Type
- application/vnd.ms-excel.sheet.macroEnabled.12
- application/xhtml+xml
- Wikipedia
- .xlsm on Wikipedia
- .xhtml on Wikipedia