File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Document-Processing/Word/Word-Processor Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in document editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in document editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in document editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ A Style in document editor should have the following properties:
1717
1818* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
1919* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
20- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
20+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2121* ** link** : Provides a relation between the paragraph and character style.
2222* ** characterFormat** : Specifies the properties of paragraph and character style.
2323* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in Document Editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in Document Editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in document editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A Style in document editor should have the following properties:
1818
1919* ** name** : Name of the style. All styles in a document have a unique name, which is used as an identifier when applying the style.
2020* ** type** : Specifies the document elements that the style will target. For example, paragraph or character.
21- * ** next** : Specifies that the current style inherits the style set to this property. This is how hierarchical styles are defined .
21+ * ** next** : Specifies the style that should be automatically applied to a new paragraph created after the current one .
2222* ** link** : Provides a relation between the paragraph and character style.
2323* ** characterFormat** : Specifies the properties of paragraph and character style.
2424* ** paragraphFormat** : Specifies the properties of paragraph style.
You can’t perform that action at this time.
0 commit comments