Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTSortState |
CTWorksheet.sortState |
Modifier and Type | Method and Description |
---|---|
CTSortState |
CTWorksheet.getSortState()
Gets the value of the sortState property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setSortState(CTSortState value)
Sets the value of the sortState property.
|
Modifier and Type | Field and Description |
---|---|
protected CTSortState |
Macrosheet.sortState |
protected CTSortState |
CTQueryTableRefresh.sortState |
protected CTSortState |
CTTable.sortState |
protected CTSortState |
CTAutoFilter.sortState |
protected CTSortState |
Worksheet.sortState |
Modifier and Type | Method and Description |
---|---|
CTSortState |
ObjectFactory.createCTSortState()
Create an instance of
CTSortState |
CTSortState |
Macrosheet.getSortState()
Gets the value of the sortState property.
|
CTSortState |
CTQueryTableRefresh.getSortState()
Gets the value of the sortState property.
|
CTSortState |
CTTable.getSortState()
Gets the value of the sortState property.
|
CTSortState |
CTAutoFilter.getSortState()
Gets the value of the sortState property.
|
CTSortState |
Worksheet.getSortState()
Gets the value of the sortState property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setSortState(CTSortState value)
Sets the value of the sortState property.
|
void |
CTQueryTableRefresh.setSortState(CTSortState value)
Sets the value of the sortState property.
|
void |
CTTable.setSortState(CTSortState value)
Sets the value of the sortState property.
|
void |
CTAutoFilter.setSortState(CTSortState value)
Sets the value of the sortState property.
|
void |
Worksheet.setSortState(CTSortState value)
Sets the value of the sortState property.
|
Copyright © 2007-2019. All Rights Reserved.