|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IParagraphBase
Interface publishes base paragraph item functionality
Method Summary | |
---|---|
void |
applyStyle(java.lang.String styleName)
Applys the character style. |
Paragraph |
getOwnerParagraph()
Gets owner paragraph. |
java.lang.String |
getStyleName()
Gets the style name. |
Methods inherited from interface com.spire.doc.interfaces.IDocumentObject |
---|
deepClone, getDocument, getDocumentObjectType, getNextSibling, getOwner, getPreviousSibling, isComposite |
Method Detail |
---|
Paragraph getOwnerParagraph()
void applyStyle(java.lang.String styleName)
styleName
- the style name.java.lang.String getStyleName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |