What is the difference between .rtf and .xlm?
- Extension
- .rtf
- .xlm
- 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.
- XLM (Microsoft Excel Macro) is a file type that stores macro code written in the Excel macro language. It is used to automate tasks within a Microsoft Excel document, such as performing calculations, formatting data, and performing other more complex tasks. XLM files can be opened in Microsoft Excel and other compatible programs.
- MIME Type
- text/richtext
- application/vnd.ms-excel
- Sample
- sample.rtf
- Wikipedia
- .rtf on Wikipedia