tablecolumn-ag凯发旗舰厅



com.spire.presentation
class tablecolumn

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.cellcollection
          extended by com.spire.presentation.tablecolumn
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, iactivepresentation, islidecomponent, java.lang.iterable

public final class tablecolumn
extends cellcollection

represents a table column.


constructor summary
tablecolumn( parent)
           
tablecolumn( parent, double offset)
           
 
method summary
 double getwidth()
          gets the width of a column.
 void setwidth(double value)
          sets the width of a column.
 
methods inherited from class com.spire.presentation.cellcollection
copyto, get, getcount, getpresentation, getslide, getsyncroot, issynchronized, size
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
constructor detail

tablecolumn

public tablecolumn( parent)

tablecolumn

public tablecolumn( parent,
                   double offset)
method detail

getwidth

public double getwidth()
gets the width of a column. read/write .
returns:

setwidth

public void setwidth(double value)
              throws documenteditexception
sets the width of a column. read/write .
throws:
documenteditexception


网站地图