| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTuples |
CTSet.sortByTuple |
protected CTTuples |
CTError.tpls |
protected CTTuples |
CTQuery.tpls |
| Modifier and Type | Field and Description |
|---|---|
protected List<CTTuples> |
CTString.tpls |
protected List<CTTuples> |
CTMissing.tpls |
protected List<CTTuples> |
CTNumber.tpls |
protected List<CTTuples> |
CTSet.tpls |
| Modifier and Type | Method and Description |
|---|---|
CTTuples |
ObjectFactory.createCTTuples()
Create an instance of
CTTuples |
CTTuples |
CTSet.getSortByTuple()
Gets the value of the sortByTuple property.
|
CTTuples |
CTError.getTpls()
Gets the value of the tpls property.
|
CTTuples |
CTQuery.getTpls()
Gets the value of the tpls property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CTTuples> |
CTString.getTpls()
Gets the value of the tpls property.
|
List<CTTuples> |
CTMissing.getTpls()
Gets the value of the tpls property.
|
List<CTTuples> |
CTNumber.getTpls()
Gets the value of the tpls property.
|
List<CTTuples> |
CTSet.getTpls()
Gets the value of the tpls property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTSet.setSortByTuple(CTTuples value)
Sets the value of the sortByTuple property.
|
void |
CTError.setTpls(CTTuples value)
Sets the value of the tpls property.
|
void |
CTQuery.setTpls(CTTuples value)
Sets the value of the tpls property.
|
Copyright © 2007-2019. All Rights Reserved.