openspi.metadata¶
Functions¶
|
Adds the OpenSpecy-Python-Interface version number as metadata stored in |
Module Contents¶
- openspi.metadata._xlsx_metadata(xlsx_file)¶
Adds the OpenSpecy-Python-Interface version number as metadata stored in Excel’s subject and keywords attributes.
- Parameters:
xlsx_file (str) – The full file path of the .xlsx file to be tagged.
- Return type:
None.