OOO Development Tools

Book:

  • Python LibreOffice Programming

Help:

  • Help Documentation

Guides:

  • Guides

Misc:

  • Events
  • Version History
  • Credits and Acknowledgements

DEVELOPER API:

  • ooodev
    • adapter
    • calc
    • config
    • conn
    • dialog
    • draw
    • events
    • exceptions
    • form
    • format
      • Subpackages
        • ooodev.format.calc package
        • ooodev.format.chart2 package
        • ooodev.format.draw package
        • ooodev.format.impress package
        • ooodev.format.inner package
        • ooodev.format.proto package
        • ooodev.format.writer package
      • Submodules
      • Module contents
    • formatters
    • Globals
    • gui
    • io
    • listeners
    • loader
    • macro
    • meta
    • office
    • proto
    • theme
    • units
    • uno_helper
    • utils
    • wrapper
    • write

DEVELOPING ODEV:

  • Dev Docs
OOO Development Tools
  • ooodev
  • format
  • ooodev.format.inner package
  • ooodev.format.inner.partial package
  • ooodev.format.inner.partial.write package
  • ooodev.format.inner.partial.write.table package
  • Edit on GitHub

ooodev.format.inner.partial.write.table package

Submodules

  • ooodev.format.inner.partial.write.table.write_table_borders_partial module
    • WriteTableBordersPartial
      • WriteTableBordersPartial.__init__()
      • WriteTableBordersPartial.style_borders()
      • WriteTableBordersPartial.style_borders_padding()
      • WriteTableBordersPartial.style_borders_side()
  • ooodev.format.inner.partial.write.table.write_table_cell_borders_partial module
    • WriteTableCellBordersPartial
      • WriteTableCellBordersPartial.__init__()
      • WriteTableCellBordersPartial.style_borders()
      • WriteTableCellBordersPartial.style_borders_side()
  • ooodev.format.inner.partial.write.table.write_table_properties_partial module
    • WriteTablePropertiesPartial
      • WriteTablePropertiesPartial.__init__()
      • WriteTablePropertiesPartial.style_table_props()
      • WriteTablePropertiesPartial.style_table_props_get()

Module contents

Previous Next

© Copyright 2022-2024, :Barry-Thomas-Paul: Moss. Revision 8b0142c4.

Built with Sphinx using a theme provided by Read the Docs.