Skip to content

Commit 8d04662

Browse files
authored
Update Cell.php
1 parent f5e9bcd commit 8d04662

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/PhpWord/Style/Cell.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ class Cell extends Border
3434
* Top to Bottom, Right to Left.
3535
*/
3636
const TEXT_DIR_TBRL = 'tbRl';
37-
/**
38-
* Top to Bottom, Right to Left, Vertical
39-
*/
40-
const TEXT_DIR_TBRLV = 'tbRlV';
4137
/**
4238
* Bottom to Top, Left to Right.
4339
*/

0 commit comments

Comments
 (0)