field-ag凯发旗舰厅



com.spire.presentation
class field

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.field

public final class field
extends pptobject

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

field

public field(field field)

field

public field(int metacharactertype)

field

public field(fieldtype fieldtype)
method detail

gettype

public fieldtype gettype()
gets type of field. read/write .
returns:

settype

public void settype(fieldtype value)
sets type of field. read/write .


网站地图