This page is a snippet
For full information, see:
snippet
Macro name: viewxls マクロ本体: なし。 | パラメーター名 | 必須 | 既定 | パラメーターの説明と指定可能な値 |
|---|
name | はい | (なし) | 表示する Excel スプレッドシートのファイル名。ドキュメントは、Confluence サイトのページに添付する必要があります。 | page | いいえ | マクロを含むページ | Excel スプレッドシートが添付されている Confuence ページの名前。 | col | いいえ | コンテンツの最後の列 | 表示する最後の列の番号 (最初の列として '0' から始まる)。 Hint for reducing the size of the spreadsheet: Use the col and row parameters to reduce the size of the spreadsheet displayed on the wiki page. This is especially useful to prevent the display from showing empty cells. This will also help to prevent 'out of memory' errors. | row | いいえ | コンテンツの最後の行 | 表示する最後の行の番号 (最初の行として '0' から始まる)。 | grid | いいえ | true | Determines whether the macro will show borders around the cells in the spreadsheet. 許可される値: true – Shows borders.false – Does not show borders.
| sheet | いいえ | 最近表示したワークシート | 表示するワークシートの名前。 |
|