|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextBox
Represents standard properties and methods for all text boxes like TextFrame, TextHolder, Notes, etc .
Method Summary | |
---|---|
Paragraphs |
getParagraphs()
Returns the list of all paragraphs in a text box. |
Slide |
getSlide()
Returns the parent Slide for a text box. |
TextRuler |
getTextRuler()
Returns the TextRuler object for a text box. |
Method Detail |
---|
Paragraphs getParagraphs()
Paragraphs
.TextRuler getTextRuler()
TextRuler
object for a text box.
TextRuler
object.Slide getSlide()
Slide
for a text box.
Slide
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |