|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.ParagraphPropertiesEx
com.aspose.slides.pptx.ParagraphEx
public final class ParagraphEx
Represents a paragraph of a text.
Constructor Summary | |
---|---|
ParagraphEx()
Initializes a new instance of the Paragraph class with default properties. |
|
ParagraphEx(ParagraphPropertiesEx para)
Copy constructor that initializes a new instance of a ParagraphEx class. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParagraphEx()
public ParagraphEx(ParagraphPropertiesEx para)
para
- Method Detail |
---|
public PortionsEx getPortions()
PortionsEx
.public BulletTypeEx getBulletType()
getBulletType
in class ParagraphPropertiesEx
public void setBulletType(BulletTypeEx value)
setBulletType
in class ParagraphPropertiesEx
public char getBulletChar()
getBulletChar
in class ParagraphPropertiesEx
public void setBulletChar(char value)
setBulletChar
in class ParagraphPropertiesEx
public FontDataEx getBulletFont()
getBulletFont
in class ParagraphPropertiesEx
public void setBulletFont(FontDataEx value)
setBulletFont
in class ParagraphPropertiesEx
public float getBulletHeight()
getBulletHeight
in class ParagraphPropertiesEx
public void setBulletHeight(float value)
setBulletHeight
in class ParagraphPropertiesEx
public short getNumberedBulletStartWith()
getNumberedBulletStartWith
in class ParagraphPropertiesEx
public void setNumberedBulletStartWith(short value)
setNumberedBulletStartWith
in class ParagraphPropertiesEx
public NumberedBulletStyleEx getNumberedBulletStyle()
getNumberedBulletStyle
in class ParagraphPropertiesEx
public void setNumberedBulletStyle(NumberedBulletStyleEx value)
setNumberedBulletStyle
in class ParagraphPropertiesEx
public TextAlignmentEx getAlignment()
getAlignment
in class ParagraphPropertiesEx
public void setAlignment(TextAlignmentEx value)
setAlignment
in class ParagraphPropertiesEx
public float getSpaceWithin()
getSpaceWithin
in class ParagraphPropertiesEx
public void setSpaceWithin(float value)
setSpaceWithin
in class ParagraphPropertiesEx
public float getSpaceBefore()
getSpaceBefore
in class ParagraphPropertiesEx
public void setSpaceBefore(float value)
setSpaceBefore
in class ParagraphPropertiesEx
public float getSpaceAfter()
getSpaceAfter
in class ParagraphPropertiesEx
public void setSpaceAfter(float value)
setSpaceAfter
in class ParagraphPropertiesEx
public NullableBool getEastAsianLineBreak()
getEastAsianLineBreak
in class ParagraphPropertiesEx
public void setEastAsianLineBreak(NullableBool value)
setEastAsianLineBreak
in class ParagraphPropertiesEx
public NullableBool getRightToLeft()
getRightToLeft
in class ParagraphPropertiesEx
public void setRightToLeft(NullableBool value)
setRightToLeft
in class ParagraphPropertiesEx
public NullableBool getLatinLineBreak()
getLatinLineBreak
in class ParagraphPropertiesEx
public void setLatinLineBreak(NullableBool value)
setLatinLineBreak
in class ParagraphPropertiesEx
public NullableBool getHangingPunctuation()
getHangingPunctuation
in class ParagraphPropertiesEx
public void setHangingPunctuation(NullableBool value)
setHangingPunctuation
in class ParagraphPropertiesEx
public float getMarginLeft()
getMarginLeft
in class ParagraphPropertiesEx
public void setMarginLeft(float value)
setMarginLeft
in class ParagraphPropertiesEx
public float getMarginRight()
getMarginRight
in class ParagraphPropertiesEx
public void setMarginRight(float value)
setMarginRight
in class ParagraphPropertiesEx
public float getIndent()
getIndent
in class ParagraphPropertiesEx
public void setIndent(float value)
setIndent
in class ParagraphPropertiesEx
public float getDefaultTabSize()
getDefaultTabSize
in class ParagraphPropertiesEx
public void setDefaultTabSize(float value)
setDefaultTabSize
in class ParagraphPropertiesEx
public FontAlignmentEx getFontAlignment()
getFontAlignment
in class ParagraphPropertiesEx
public void setFontAlignment(FontAlignmentEx value)
setFontAlignment
in class ParagraphPropertiesEx
public NullableBool getIsBulletHardColor()
public void setIsBulletHardColor(NullableBool value)
public NullableBool getIsBulletHardFont()
public void setIsBulletHardFont(NullableBool value)
public java.lang.String getText()
public void setText(java.lang.String value)
value
- new plain text.public BaseSlideEx getSlide()
public PresentationEx getPresentation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |