Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTDataConsolidate |
CTWorksheet.dataConsolidate |
Modifier and Type | Method and Description |
---|---|
CTDataConsolidate |
CTWorksheet.getDataConsolidate()
Gets the value of the dataConsolidate property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setDataConsolidate(CTDataConsolidate value)
Sets the value of the dataConsolidate property.
|
Modifier and Type | Field and Description |
---|---|
protected CTDataConsolidate |
Macrosheet.dataConsolidate |
protected CTDataConsolidate |
Worksheet.dataConsolidate |
Modifier and Type | Method and Description |
---|---|
CTDataConsolidate |
ObjectFactory.createCTDataConsolidate()
Create an instance of
CTDataConsolidate |
CTDataConsolidate |
Macrosheet.getDataConsolidate()
Gets the value of the dataConsolidate property.
|
CTDataConsolidate |
Worksheet.getDataConsolidate()
Gets the value of the dataConsolidate property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setDataConsolidate(CTDataConsolidate value)
Sets the value of the dataConsolidate property.
|
void |
Worksheet.setDataConsolidate(CTDataConsolidate value)
Sets the value of the dataConsolidate property.
|
Copyright © 2007-2019. All Rights Reserved.