PyXLL The Python Excel Add-In
  • Product
    • Features
    • Get Started
    • Request Demo
    • Download
  • Pricing
  • Resources
    • Documentation
    • Blog
    • Videos
    • FAQ
    • Learn Python
    • Customer Portal
    • About Us
  • Support
    • Documentation
    • Videos
    • FAQ
    • Contact Us
  • Contact Us
Table of Contents
  • PyXLL Documentation
  • Introduction to PyXLL
  • User Guide
  • Video Guides and Tutorials
  • API Reference
    • Worksheet Functions
    • Real Time Data
    • Macro Functions
    • Type Conversion
    • Ribbon Functions
    • Menu Functions
    • Plotting
    • Custom Task Panes
    • ActiveX Controls
    • Cell Formatting
    • Tables
    • Errors and Exceptions
    • Utility Functions
    • Event Handlers
    • Excel C API Functions
  • What’s new in PyXLL 5
  • Changelog
Close

API Reference¶

  • Worksheet Functions
    • @xl_func
    • XLAsyncHandle
  • Real Time Data
    • RTD
    • IterRTD
    • AsyncIterRTD
  • Macro Functions
    • @xl_macro
    • xl_app
    • xl_disable
    • XLCell
    • XLRect
  • Type Conversion
    • get_type_converter
    • @xl_arg
    • @xl_return
    • @xl_arg_type
    • @xl_return_type
  • Ribbon Functions
    • load_image
    • get_ribbon_xml
    • set_ribbon_xml
    • set_ribbon_tab
    • remove_ribbon_tab
    • IRibbonControl
    • IRibbonUI
  • Menu Functions
    • @xl_menu
  • Plotting
    • plot
    • PlotBridgeBase
  • Custom Task Panes
    • create_ctp
    • CustomTaskPane
    • CTPBridgeBase
  • ActiveX Controls
    • create_activex_control
    • ActiveXHost
    • AtxBridgeBase
    • Creating an ActiveX Control from a Worksheet Function
  • Cell Formatting
    • Formatter
    • DataFrameFormatter
    • DateFormatter
    • ConditionalFormatter
    • ConditionalFormatterBase
  • Tables
    • Table
    • TableBase
  • Errors and Exceptions
    • get_last_error
    • ErrorContext
    • ObjectCacheKeyError
    • SpillError
  • Utility Functions
    • schedule_call
    • reload
    • rebind
    • xl_version
    • get_config
    • get_dialog_type
    • cached_object_count
    • get_event_loop
  • Event Handlers
    • @xl_on_open
    • @xl_on_reload
    • @xl_on_close
    • @xl_license_notifier
  • Excel C API Functions
    • xlfCaller
    • xlfSheetId
    • xlfGetWorkspace
    • xlfGetWorkbook
    • xlfGetWindow
    • xlfWindows
    • xlfVolatile
    • xlcAlert
    • xlcCalculation
    • xlcCalculateNow
    • xlcCalculateDocument
    • xlAsyncReturn
    • xlAbort
    • xlSheetNm
    • xlfGetDocument
« Deploying your PyXLL Add-in
Worksheet Functions »
  • Home
  • Product
  • Features
  • Documentation
  • Download
  • Pricing
  • Support
  • Documentation
  • Videos
  • FAQ
  • Learn Python
  • Contact Us
  • About
  • About Us
  • Legal
  • Blog
© Copyright PyXLL Ltd