| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTIgnoredErrors |
CTWorksheet.ignoredErrors |
| Modifier and Type | Method and Description |
|---|---|
CTIgnoredErrors |
CTWorksheet.getIgnoredErrors()
Gets the value of the ignoredErrors property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setIgnoredErrors(CTIgnoredErrors value)
Sets the value of the ignoredErrors property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTIgnoredErrors |
Worksheet.ignoredErrors |
| Modifier and Type | Method and Description |
|---|---|
CTIgnoredErrors |
ObjectFactory.createCTIgnoredErrors()
Create an instance of
CTIgnoredErrors |
CTIgnoredErrors |
Worksheet.getIgnoredErrors()
Gets the value of the ignoredErrors property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.setIgnoredErrors(CTIgnoredErrors value)
Sets the value of the ignoredErrors property.
|
Copyright © 2007–2023. All rights reserved.