|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.OwnerHolder
com.spire.doc.collections.CollectionEx
com.spire.doc.collections.TextBoxCollection
public class TextBoxCollection
Summary description for TextBoxCollection.
| Method Summary | |
|---|---|
void |
clear()
Removes all textboxes from the document. |
TextBox |
get(int index)
Gets the textbox at the specified index. |
void |
removeAt(int index)
Removes a textbox at the specified index. |
| Methods inherited from class com.spire.doc.collections.CollectionEx |
|---|
getCount, iterator |
| Methods inherited from class com.spire.doc.OwnerHolder |
|---|
getDocument |
| Method Detail |
|---|
public TextBox get(int index)
index -
public void removeAt(int index)
index - The index.public void clear()
clear in class CollectionEx
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||