|
|||||||||
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.documents.xml.DocumentSerializable
com.spire.doc.Tab
public class Tab
Method Summary | |
---|---|
float |
getDeletePosition()
Gets the delete position. |
TabJustification |
getJustification()
Gets the justification. |
float |
getPosition()
Gets the position. |
TabLeader |
getTabLeader()
Gets the tab leader. |
void |
setDeletePosition(float value)
Sets the delete position. |
void |
setJustification(TabJustification value)
Sets the justification. |
void |
setPosition(float value)
Sets the position. |
void |
setTabLeader(TabLeader value)
Sets the tab leader. |
Methods inherited from class com.spire.doc.OwnerHolder |
---|
getDocument |
Method Detail |
---|
public TabJustification getJustification()
public void setJustification(TabJustification value)
value
- TabJustificationpublic TabLeader getTabLeader()
public void setTabLeader(TabLeader value)
value
- TabLeaderpublic float getPosition()
public void setPosition(float value)
value
- floatpublic float getDeletePosition()
public void setDeletePosition(float value)
value
- float
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |