Navigation

  • index
  • modules |
  • next |
  • previous |
  • openpyxl 3.1.4 documentation »
  • openpyxl package »
  • openpyxl.utils package

openpyxl.utils package

Submodules

  • openpyxl.utils.bound_dictionary module
    • BoundDictionary
  • openpyxl.utils.cell module
    • absolute_coordinate()
    • cols_from_range()
    • column_index_from_string()
    • coordinate_from_string()
    • coordinate_to_tuple()
    • get_column_interval()
    • get_column_letter()
    • quote_sheetname()
    • range_boundaries()
    • range_to_tuple()
    • rows_from_range()
  • openpyxl.utils.dataframe module
    • dataframe_to_rows()
    • expand_index()
  • openpyxl.utils.datetime module
    • days_to_time()
    • from_ISO8601()
    • from_excel()
    • time_to_days()
    • timedelta_to_days()
    • to_ISO8601()
    • to_excel()
  • openpyxl.utils.escape module
    • escape()
    • unescape()
  • openpyxl.utils.exceptions module
    • CellCoordinatesException
    • IllegalCharacterError
    • InvalidFileException
    • NamedRangeException
    • ReadOnlyWorkbookException
    • SheetTitleException
    • WorkbookAlreadySaved
  • openpyxl.utils.indexed_list module
    • IndexedList
      • IndexedList.add()
      • IndexedList.append()
      • IndexedList.index()
  • openpyxl.utils.inference module
    • cast_numeric()
    • cast_percentage()
    • cast_time()
  • openpyxl.utils.protection module
    • hash_password()
  • openpyxl.utils.units module
    • DEFAULT_HEADER
    • EMU_to_cm()
    • EMU_to_inch()
    • EMU_to_pixels()
    • angle_to_degrees()
    • cm_to_EMU()
    • cm_to_dxa()
    • degrees_to_angle()
    • dxa_to_cm()
    • dxa_to_inch()
    • inch_to_EMU()
    • inch_to_dxa()
    • pixels_to_EMU()
    • pixels_to_points()
    • points_to_pixels()
    • short_color()

Logo

Table of Contents

  • openpyxl.utils package
    • Submodules

Previous topic

openpyxl.styles.table module

Next topic

openpyxl.utils.bound_dictionary module

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • openpyxl 3.1.4 documentation »
  • openpyxl package »
  • openpyxl.utils package
© Copyright 2010 - 2024, See AUTHORS. Created using Sphinx 7.3.7.