Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTControls |
CTWorksheet.controls |
Modifier and Type | Method and Description |
---|---|
CTControls |
CTWorksheet.getControls()
Gets the value of the controls property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setControls(CTControls value)
Sets the value of the controls property.
|
Modifier and Type | Field and Description |
---|---|
protected CTControls |
Dialogsheet.controls |
protected CTControls |
Worksheet.controls |
Modifier and Type | Method and Description |
---|---|
CTControls |
ObjectFactory.createCTControls()
Create an instance of
CTControls |
CTControls |
Dialogsheet.getControls()
Gets the value of the controls property.
|
CTControls |
Worksheet.getControls()
Gets the value of the controls property.
|
Modifier and Type | Method and Description |
---|---|
void |
Dialogsheet.setControls(CTControls value)
Sets the value of the controls property.
|
void |
Worksheet.setControls(CTControls value)
Sets the value of the controls property.
|
Copyright © 2007-2019. All Rights Reserved.