| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTMergeCells |
CTWorksheet.mergeCells |
| Modifier and Type | Method and Description |
|---|---|
CTMergeCells |
CTWorksheet.getMergeCells()
Gets the value of the mergeCells property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setMergeCells(CTMergeCells value)
Sets the value of the mergeCells property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTMergeCells |
Worksheet.mergeCells |
| Modifier and Type | Method and Description |
|---|---|
CTMergeCells |
ObjectFactory.createCTMergeCells()
Create an instance of
CTMergeCells |
CTMergeCells |
Worksheet.getMergeCells()
Gets the value of the mergeCells property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.setMergeCells(CTMergeCells value)
Sets the value of the mergeCells property.
|
Copyright © 2007-2019. All Rights Reserved.