customfiltercollection-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.autofilter
class customfiltercollection

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

public class customfiltercollection
extends com.spire.ms.system.collections.collectionbase

constructor summary
customfiltercollection(filtercolumn parentcolumn)
           
 
method summary
 void add(customfilter customfilter)
           
 void clear()
           
 customfilter get(int index)
          gets the custom filter in the specific index.
 customfilter getbyindex(int index)
          gets the custom filter in the specific index.
 int getcapacity()
           
 int getcount()
           
  getrelationship()
           
 void setcapacity(int value)
           
 void setrelationship( value)
           
 
constructor detail

customfiltercollection

public customfiltercollection(filtercolumn parentcolumn)
method detail

clear

public void clear()
overrides:
clear in class com.spire.ms.system.collections.collectionbase

getcapacity

public int getcapacity()
overrides:
getcapacity in class com.spire.ms.system.collections.collectionbase

setcapacity

public void setcapacity(int value)
overrides:
setcapacity in class com.spire.ms.system.collections.collectionbase

getcount

public int getcount()

getrelationship

public  getrelationship()

setrelationship

public void setrelationship( value)

add

public void add(customfilter customfilter)

get

public customfilter get(int index)
gets the custom filter in the specific index.
parameters:
index - the index.
returns:

getbyindex

public customfilter getbyindex(int index)
gets the custom filter in the specific index.
parameters:
index - the index.
returns:


网站地图