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