|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.presentation.pptobject
com.spire.presentation.field
public final class field
represents a field.
constructor summary | |
---|---|
field(field field)
|
|
field(fieldtype fieldtype)
|
|
field(int metacharactertype)
|
method summary | |
---|---|
fieldtype |
gettype()
gets type of field. |
void |
settype(fieldtype value)
sets type of field. |
methods inherited from class com.spire.presentation.pptobject |
---|
checkdisposed, getparent |
constructor detail |
---|
public field(field field)
public field(int metacharactertype)
public field(fieldtype fieldtype)
method detail |
---|
public fieldtype gettype()
public void settype(fieldtype value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |