What is the difference between .rtf and .xlsm?
- Extension
- .rtf
- .xlsm
- Format
- Text
- Binary
- Category
- Document
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- Description
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- 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/richtext
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.rtf
- Wikipedia
- .rtf on Wikipedia
- .xlsm on Wikipedia