Skip to content

Excel Integration

Connect Python code with Excel workbooks, worksheets, and cells using the xpycode module.

In This Section

  • Excel Objects


    Work with workbooks, worksheets, ranges, and cells from Python.

    Objects Guide

  • Custom Functions


    Publish Python functions as Excel formulas (UDFs).

    Custom Functions

  • Events


    Handle Excel events with Python code for interactive spreadsheets.

    Events Guide

  • On-Time Events


    Schedule Python functions to run at specific times, intervals, or dates.

    On-Time Events Guide