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.calc package
  • ooodev.format.calc.modify package
  • ooodev.format.calc.modify.cell package
  • Edit on GitHub

ooodev.format.calc.modify.cell package

Subpackages

  • ooodev.format.calc.modify.cell.alignment package
    • Module contents
      • Properties
        • Properties.__init__()
        • Properties.from_style()
        • Properties.prop_inner
        • Properties.prop_style_name
      • TextAlign
        • TextAlign.__init__()
        • TextAlign.from_style()
        • TextAlign.prop_inner
        • TextAlign.prop_style_name
      • TextOrientation
        • TextOrientation.__init__()
        • TextOrientation.from_style()
        • TextOrientation.prop_inner
        • TextOrientation.prop_style_name
  • ooodev.format.calc.modify.cell.background package
    • Module contents
      • Color
        • Color.__init__()
        • Color.from_style()
        • Color.prop_inner
        • Color.prop_style_name
  • ooodev.format.calc.modify.cell.borders package
    • Module contents
      • Borders
        • Borders.__init__()
        • Borders.from_style()
        • Borders.prop_inner
        • Borders.prop_style_name
      • Padding
        • Padding.__init__()
      • Shadow
        • Shadow.__init__()
  • ooodev.format.calc.modify.cell.cell_protection package
    • Module contents
      • CellProtection
        • CellProtection.__init__()
        • CellProtection.from_style()
        • CellProtection.prop_inner
        • CellProtection.prop_style_name
  • ooodev.format.calc.modify.cell.font package
    • Module contents
      • FontEffects
        • FontEffects.__init__()
        • FontEffects.from_style()
        • FontEffects.prop_inner
        • FontEffects.prop_style_name
      • FontOnly
        • FontOnly.__init__()
        • FontOnly.from_style()
        • FontOnly.prop_inner
        • FontOnly.prop_style_name
  • ooodev.format.calc.modify.cell.numbers package
    • Module contents
      • Numbers
        • Numbers.__init__()
        • Numbers.from_style()
        • Numbers.prop_inner
        • Numbers.prop_style_name

Module contents

Previous Next

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

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