Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.PythonMarshalMode enum
- Package:
- excel
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies what an =PY formula returns, such as an Excel value or a Python object.
Remarks
API set: ExcelApi BETA (PREVIEW ONLY)
Used by
Fields
| excelValue = "ExcelValue" | Specifies that the result of an =PY formula should be an Excel value. |
| pythonObject = "PythonObject" | Specifies that the result of an =PY formula should be a reference to an object in the Python service. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
