If you just need the image of the FM, do as Scott suggests and take a screenshot. If you want to get the features into Word or Excel as text, it would be easy to create a macro to traverse the feature tree, get the description of each item, and export it in the required format. Look up feature traversal in the api help for an example of how to do this.