Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
FilterColumn |
FilterColumnCollection.get(int index)
Gets the
FilterColumn at the specified index. |
FilterColumn |
Filter.getColumn()
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
Iterable<FilterColumn> |
FilterColumnCollection.getAllocated()
Deprecated.
This method is internal and should not be used.
|
Iterator<FilterColumn> |
FilterColumnCollection.iterator()
Returns an iterator that iterates through the sort levels.
|
Modifier and Type | Method and Description |
---|---|
Filter |
ValuesFilter.clone(FilterColumn destinationColumn)
Deprecated.
This method is internal and should not be used.
|
Filter |
Top10Filter.clone(FilterColumn destinationColumn)
Deprecated.
This method is internal and should not be used.
|
abstract Filter |
Filter.clone(FilterColumn destinationColumn)
Deprecated.
This method is internal and should not be used.
|
Filter |
DynamicFilter.clone(FilterColumn destinationColumn)
Deprecated.
This method is internal and should not be used.
|
Filter |
CustomFilter.clone(FilterColumn destinationColumn)
Deprecated.
This method is internal and should not be used.
|
void |
FilterColumnCollection.set(int index,
FilterColumn value)
Deprecated.
This method is internal and should not be used.
|
void |
Filter.setColumn(FilterColumn value)
Deprecated.
This method is internal and should not be used.
|
© GemBox d.o.o. — All rights reserved.