|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TextRuler.TextLevel
public static class TextRuler.TextLevel
Represents default offsets for a paragraph.
Method Summary | |
---|---|
short |
getBulletOffset()
Returns or sets the default offset for a bullet. |
short |
getTextOffset()
Returns or sets the default offset for a text. |
void |
setBulletOffset(short value)
|
void |
setTextOffset(short value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public short getBulletOffset()
Returns or sets the default offset for a bullet.
Read/write short
.
public void setBulletOffset(short value)
public short getTextOffset()
Returns or sets the default offset for a text.
Read/write short
.
public void setTextOffset(short value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |