customfiltercollection-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.autofilter
class customfiltercollection
java.lang.object
com.spire.ms.system.collections.collectionbase
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
customfiltercollection
public customfiltercollection(filtercolumn parentcolumn)
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: