What is the difference between .tex and .xlsm?
- Extension
- .tex
- .xlsm
- Format
- Text
- Binary
- Category
- Document
- Spreadsheet
- Developer
- Donald Knuth
- Microsoft
- Description
- It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
- 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.
- MIME Type
- text/x-tex
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.tex
- Wikipedia
- .tex on Wikipedia
- .xlsm on Wikipedia