| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTCommonViewProperties |
CTCommonSlideViewProperties.cViewPr |
protected CTCommonViewProperties |
CTOutlineViewProperties.cViewPr |
protected CTCommonViewProperties |
CTNotesTextViewProperties.cViewPr |
protected CTCommonViewProperties |
CTSlideSorterViewProperties.cViewPr |
| Modifier and Type | Method and Description |
|---|---|
CTCommonViewProperties |
ObjectFactory.createCTCommonViewProperties()
Create an instance of
CTCommonViewProperties |
CTCommonViewProperties |
CTCommonSlideViewProperties.getCViewPr()
Gets the value of the cViewPr property.
|
CTCommonViewProperties |
CTOutlineViewProperties.getCViewPr()
Gets the value of the cViewPr property.
|
CTCommonViewProperties |
CTNotesTextViewProperties.getCViewPr()
Gets the value of the cViewPr property.
|
CTCommonViewProperties |
CTSlideSorterViewProperties.getCViewPr()
Gets the value of the cViewPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCommonSlideViewProperties.setCViewPr(CTCommonViewProperties value)
Sets the value of the cViewPr property.
|
void |
CTOutlineViewProperties.setCViewPr(CTCommonViewProperties value)
Sets the value of the cViewPr property.
|
void |
CTNotesTextViewProperties.setCViewPr(CTCommonViewProperties value)
Sets the value of the cViewPr property.
|
void |
CTSlideSorterViewProperties.setCViewPr(CTCommonViewProperties value)
Sets the value of the cViewPr property.
|
Copyright © 2007–2023. All rights reserved.