Home
last modified time | relevance | path

Searched defs:CellAlignment (Results 1 – 8 of 8) sorted by relevance

/dports/www/moodle311/moodle/lib/spout/src/Spout/Common/Entity/Style/
H A DCellAlignment.php9 abstract class CellAlignment class
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/
H A DCellAlignment.php7 class CellAlignment class
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/
H A DCellAlignment.php7 class CellAlignment class
/dports/www/moodle311/moodle/lib/spout/src/Spout/Writer/Common/Creator/Style/
H A DStyleBuilder.php6 use Box\Spout\Common\Entity\Style\CellAlignment; alias
/dports/www/moodle311/moodle/lib/spout/src/Spout/Writer/ODS/Manager/Style/
H A DStyleManager.php6 use Box\Spout\Common\Entity\Style\CellAlignment; alias
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DXf.php9 use PhpOffice\PhpSpreadsheet\Writer\Xls\Style\CellAlignment; alias
/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-core/
H A Dbasiccell.h206 } CellAlignment; typedef
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/tools/
H A Dtext_layout.py329 class CellAlignment(enum.IntEnum): class
353 valign: CellAlignment = CellAlignment.BOTTOM,
414 valign: CellAlignment = CellAlignment.BOTTOM,
508 valign: CellAlignment = CellAlignment.BOTTOM,