PHPOffice / PHPPresentation

A pure PHP library for reading and writing presentations documents
https://phpoffice.github.io/PHPPresentation
Other
1.31k stars 519 forks source link

how to border left and border bottom in powerpoint2007? #808

Open ACSDev8 opened 1 month ago

ACSDev8 commented 1 month ago

how to border left and border bottom in powerpoint2007?

thank you

Progi1984 commented 1 month ago

@ACSDev8 Hi Could you send me a screenshot of PowerPoint for What you want to do, please ?

ACSDev8 commented 1 month ago

@Progi1984 Sure, this is screenshot. Screenshot 2024-08-19 134857

Progi1984 commented 1 month ago

@ACSDev8 What is your Current code ?

ACSDev8 commented 1 month ago

$shape->getBorder()->setColor(new Color('FF229470'))->setLineStyle(Border::LINE_SINGLE);

ACSDev8 commented 1 month ago

this is result code. Screenshot 2024-08-19 140248

i want result. Screenshot 2024-08-19 134857