Skip to content

Commit e28e7fc

Browse files
authored
Update shading.md - add references to styles that use shading
1 parent ccfd0eb commit e28e7fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/usage/styles/shading.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ $section->addText('Hello, World!', null, 'pStyle');
2525
* See constants above for possible values.
2626

2727
## Used In
28+
- [`Style > Cell`](../styles/cell.md).
29+
- [`Style > Font`](../styles/font.md).
2830
- [`Style > Paragraph`](../styles/paragraph.md).
31+
- [`Style > Table`](../styles/table.md).

0 commit comments

Comments
 (0)