com.aspose.slides
Interface IParagraph
- All Superinterfaces:
- IPresentationComponent, ISlideComponent
- All Known Implementing Classes:
- Paragraph
public interface IParagraph
- extends ISlideComponent
Represents a paragraph of a text.
getPortions
IPortionCollection getPortions()
getParagraphFormat
IParagraphFormat getParagraphFormat()
createParagraphFormatEffective
IParagraphFormatEffectiveData createParagraphFormatEffective()
getText
java.lang.String getText()
setText
void setText(java.lang.String value)