Workbook
Anatomy
<excel:workbook filename="string" title="(initial title)" subject="(initial subject)" keywords="(initial keywords)" format="(filename extension)"/>
Description: EXCEL:WORKBOOK creates or opens an existing Excel workbook.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| filename | string | Filename | excel:workbook |
| title | string | Title | excel:workbook |
| subject | string | Subject | excel:workbook |
| keywords | string | Keywords | excel:workbook |
| format | string | File format | excel:workbook |