| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected List<CTConditionalFormatting> |
CTWorksheet.conditionalFormatting |
| Modifier and Type | Method and Description |
|---|---|
List<CTConditionalFormatting> |
CTWorksheet.getConditionalFormatting()
Gets the value of the conditionalFormatting property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CTConditionalFormatting> |
Macrosheet.conditionalFormatting |
protected List<CTConditionalFormatting> |
Worksheet.conditionalFormatting |
| Modifier and Type | Method and Description |
|---|---|
CTConditionalFormatting |
ObjectFactory.createCTConditionalFormatting()
Create an instance of
CTConditionalFormatting |
| Modifier and Type | Method and Description |
|---|---|
List<CTConditionalFormatting> |
Macrosheet.getConditionalFormatting()
Gets the value of the conditionalFormatting property.
|
List<CTConditionalFormatting> |
Worksheet.getConditionalFormatting()
Gets the value of the conditionalFormatting property.
|
Copyright © 2007-2022. All Rights Reserved.