...
- add a page to your wiki using the Add menu
- save the page
- add an attachment to that page via the Add menu
- click the Insert/Edit Macro icon in the toolbarÂ
- You'll see a dialog box come up. Select the spreadsheet you attached from the File Name popup menu
- Optionally, if you'd like to show a specific worksheet or row/column range, specify those values in the provided fields
- Click Insert and then save your page
The macro editor will write the wiki markup for you which will look something like:
Code Block |
---|
{viewxls:name=sample.xlsx|sheet=Summary|row=13|col=3}
|
Example of an Embedded Spreadsheet
Office Excel |
---|
col | 3 |
---|
name | sample.xlsx |
---|
sheet | Summary |
---|
row | 13 |
---|
|