Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTAutoFilter |
CTWorksheet.autoFilter |
Modifier and Type | Method and Description |
---|---|
CTAutoFilter |
CTWorksheet.getAutoFilter()
Gets the value of the autoFilter property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setAutoFilter(CTAutoFilter value)
Sets the value of the autoFilter property.
|
Modifier and Type | Field and Description |
---|---|
protected CTAutoFilter |
Macrosheet.autoFilter |
protected CTAutoFilter |
CTTable.autoFilter |
protected CTAutoFilter |
CTPivotFilter.autoFilter |
protected CTAutoFilter |
CTCustomSheetView.autoFilter |
protected CTAutoFilter |
Worksheet.autoFilter |
Modifier and Type | Method and Description |
---|---|
CTAutoFilter |
ObjectFactory.createCTAutoFilter()
Create an instance of
CTAutoFilter |
CTAutoFilter |
Macrosheet.getAutoFilter()
Gets the value of the autoFilter property.
|
CTAutoFilter |
CTTable.getAutoFilter()
Gets the value of the autoFilter property.
|
CTAutoFilter |
CTPivotFilter.getAutoFilter()
Gets the value of the autoFilter property.
|
CTAutoFilter |
CTCustomSheetView.getAutoFilter()
Gets the value of the autoFilter property.
|
CTAutoFilter |
Worksheet.getAutoFilter()
Gets the value of the autoFilter property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setAutoFilter(CTAutoFilter value)
Sets the value of the autoFilter property.
|
void |
CTTable.setAutoFilter(CTAutoFilter value)
Sets the value of the autoFilter property.
|
void |
CTPivotFilter.setAutoFilter(CTAutoFilter value)
Sets the value of the autoFilter property.
|
void |
CTCustomSheetView.setAutoFilter(CTAutoFilter value)
Sets the value of the autoFilter property.
|
void |
Worksheet.setAutoFilter(CTAutoFilter value)
Sets the value of the autoFilter property.
|
Copyright © 2007-2019. All Rights Reserved.