What is the difference between .emf and .xlsm?
- Extension
- .emf
- .xlsm
- Format
- Binary
- Binary
- Category
- Vector Image
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- Description
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- 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
- application/x-msmetafile
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia
- .xlsm on Wikipedia