Skip to content

Commit ad841b1

Browse files
committed
referenced KB in other articles
1 parent 13eb25b commit ad841b1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

knowledge-base/radwordsprocessing-find-table-by-bookmark.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ If the bookmark is in a single table, both methods will yield the same result. T
101101
## See Also
102102

103103
- [RadWordsProcessing Documentation](https://docs.telerik.com/devtools/document-processing/libraries/radwordsprocessing/overview)
104+
- [Bookmark]({%slug radwordsprocessing-model-bookmark%})

libraries/radwordsprocessing/model/bookmark.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ __Example 3__ demonstrates how you can delete the bookmark created in __Example
7272

7373
* [Paragraph]({%slug radwordsprocessing-model-paragraph%})
7474
* [RadFlowDocumentEditor]({%slug radwordsprocessing-editing-radflowdocumenteditor%})
75+
* [Finding a Table Containing a Specific Bookmark in Word Documents]({%slug radwordsprocessing-find-table-by-bookmark%})

libraries/radwordsprocessing/model/table.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,4 @@ __Example 5__ demonstrates how to add a __Table__ with 5 rows and 10 columns to
178178
* [TableRow]({%slug radwordsprocessing-model-tablerow%})
179179
* [TableCell]({%slug radwordsprocessing-model-tablecell%})
180180
* [Style Properties]({%slug radwordsprocessing-concepts-style-properties%})
181+
* [Finding a Table Containing a Specific Bookmark in Word Documents]({%slug radwordsprocessing-find-table-by-bookmark%})

0 commit comments

Comments
 (0)