FileVersion | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.properties.html
FileVersion(
appName = NULL,
lastEdited = NULL,
lowestEdited = NULL,
rupBuild = NULL,
codeName = NULL,
...
)
appName |
appName |
lastEdited |
lastEdited |
lowestEdited |
lowestEdited |
rupBuild |
rupBuild |
codeName |
codeName |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
FileVersion()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.