|
|||||||||
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 |