worksheetchartscollection-ag凯发旗舰厅



com.spire.xls.collections
class worksheetchartscollection

java.lang.object
  extended by com.spire.ms.system.collections.collectionbase
      extended by 
          extended by com.spire.xls.core.spreadsheet.collections.xlsworksheetchartscollection
              extended by com.spire.xls.collections.worksheetchartscollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, ichartshapes, java.lang.iterable

public class worksheetchartscollection
extends xlsworksheetchartscollection

constructor summary
worksheetchartscollection(java.lang.object parent)
           
 
method summary
 chart add()
           
 chart add(excelcharttype charttype)
           
 chart add(excelcharttype pivotcharttype, ipivottable pivottable)
           
 chart get(int index)
          returns a single chart object from a charts collection.
 
methods inherited from class com.spire.xls.core.spreadsheet.collections.xlsworksheetchartscollection
getcount, remove, removeat
 
constructor detail

worksheetchartscollection

public worksheetchartscollection(java.lang.object parent)
method detail

add

public chart add()
overrides:
add in class xlsworksheetchartscollection

add

public chart add(excelcharttype charttype)
overrides:
add in class xlsworksheetchartscollection

add

public chart add(excelcharttype pivotcharttype,
                 ipivottable pivottable)

get

public chart get(int index)
description copied from interface: ichartshapes
returns a single chart object from a charts collection.
specified by:
get in interface ichartshapes
overrides:
get in class xlsworksheetchartscollection
returns:


网站地图