:: com :: sun :: star :: text ::
|
unpublished |
interface XParagraphAppend |
|
|
|
- Usage Restrictions
- not published
- Description
- .
|
Methods' Summary |
appendParagraph |
appends a new and empty paragraph at the end of the text.
|
finishParagraph |
appends a new and empty paragraph at the end of the text.
|
Methods' Details |
appendParagraph
- Description
- appends a new and empty paragraph at the end of the text.
The properties are applied to the new paragraph.
- Parameter CharacterAndParagraphProperties
- can contain all the properties defined by the service
|
|
finishParagraph
- Description
- appends a new and empty paragraph at the end of the text.
The properties are applied to the last paragraph before the new pargraph is inserted.
- Parameter CharacterAndParagraphProperties
- can contain all the properties defined by the service
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.