Skip to content

Commit 62dc1ea

Browse files
authored
Update how-to-apply-a-style-to-a-paragraph-in-a-word-processing-document.md
1 parent 023666b commit 62dc1ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/how-to-apply-a-style-to-a-paragraph-in-a-word-processing-document.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ api_name:
55
api_type:
66
- schema
77
ms.assetid: 8d465a77-6c1b-453a-8375-ecf80d2f1bdc
8-
title: 'How to: Apply a style to a paragraph in a word processing document (Open XML SDK)'
8+
title: 'How to: Apply a style to a paragraph in a word processing document'
99
ms.suite: office
1010
ms.technology: open-xml
1111
ms.author: o365devx
@@ -14,7 +14,7 @@ ms.topic: conceptual
1414
ms.date: 11/01/2017
1515
---
1616

17-
# How to: Apply a style to a paragraph in a word processing document (Open XML SDK)
17+
# How to: Apply a style to a paragraph in a word processing document
1818

1919
This topic shows how to use the classes in the Open XML SDK 2.5 for Office to programmatically apply a style to a paragraph within a word processing document. It contains an example **ApplyStyleToParagraph** method to illustrate this task, plus several supplemental example methods to check whether a style exists, add a new style, and add the styles part.
2020

0 commit comments

Comments
 (0)