|
|||||||||
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 | |
---|---|
boolean |
equals(Tab tab)
|
TabJustification |
getJustification()
Gets or sets the justification. |
float |
getPosition()
Gets or sets the position. |
TabLeader |
getTabLeader()
Gets or sets the tab leader. |
void |
setJustification(TabJustification value)
Gets or sets the justification. |
void |
setPosition(float value)
Gets or sets the position. |
void |
setTabLeader(TabLeader value)
Gets or sets the tab leader. |
Methods inherited from class com.spire.doc.OwnerHolder |
---|
getDocument |
Method Detail |
---|
public TabJustification getJustification()
public void setJustification(TabJustification value)
public TabLeader getTabLeader()
public void setTabLeader(TabLeader value)
public float getPosition()
public void setPosition(float value)
public boolean equals(Tab tab)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |