pivottablefields-ag凯发旗舰厅



com.spire.xls
class pivottablefields

java.lang.object
  extended by com.spire.ms.system.collections.collectionbase
      extended by 
          extended by com.spire.xls.pivottablefields
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, ipivotfields, java.lang.iterable

public class pivottablefields
extends
implements ipivotfields

constructor summary
pivottablefields(java.lang.object parent)
           
 
method summary
 java.lang.object deepclone(java.lang.object parent)
          creates a copy of the current object.
 ipivotfield get(java.lang.string name)
          returns single entry from the collection.
 
methods inherited from interface com.spire.xls.core.ipivotfields
get, getcount
 
constructor detail

pivottablefields

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

get

public ipivotfield get(java.lang.string name)
returns single entry from the collection.
specified by:
get in interface ipivotfields
parameters:
name - name of the item to get.
returns:
single entry from the collection.

deepclone

public java.lang.object deepclone(java.lang.object parent)
creates a copy of the current object.
overrides:
in class
parameters:
parent - new parent for the created object.
returns:


网站地图