| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetBackgroundPicture |
CTWorksheet.picture |
| Modifier and Type | Method and Description |
|---|---|
CTSheetBackgroundPicture |
CTWorksheet.getPicture()
Gets the value of the picture property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setPicture(CTSheetBackgroundPicture value)
Sets the value of the picture property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetBackgroundPicture |
Macrosheet.picture |
protected CTSheetBackgroundPicture |
Worksheet.picture |
protected CTSheetBackgroundPicture |
CTChartsheet.picture |
| Modifier and Type | Method and Description |
|---|---|
CTSheetBackgroundPicture |
ObjectFactory.createCTSheetBackgroundPicture()
Create an instance of
CTSheetBackgroundPicture |
CTSheetBackgroundPicture |
Macrosheet.getPicture()
Gets the value of the picture property.
|
CTSheetBackgroundPicture |
Worksheet.getPicture()
Gets the value of the picture property.
|
CTSheetBackgroundPicture |
CTChartsheet.getPicture()
Gets the value of the picture property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Macrosheet.setPicture(CTSheetBackgroundPicture value)
Sets the value of the picture property.
|
void |
Worksheet.setPicture(CTSheetBackgroundPicture value)
Sets the value of the picture property.
|
void |
CTChartsheet.setPicture(CTSheetBackgroundPicture value)
Sets the value of the picture property.
|
Copyright © 2007–2025. All rights reserved.