| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTIndexRange |
CTTLTextTargetElement.charRg |
protected CTIndexRange |
CTTLTextTargetElement.pRg |
protected CTIndexRange |
CTShowProperties.sldRg |
protected CTIndexRange |
CTHtmlPublishProperties.sldRg |
| Modifier and Type | Method and Description |
|---|---|
CTIndexRange |
ObjectFactory.createCTIndexRange()
Create an instance of
CTIndexRange |
CTIndexRange |
CTTLTextTargetElement.getCharRg()
Gets the value of the charRg property.
|
CTIndexRange |
CTTLTextTargetElement.getPRg()
Gets the value of the pRg property.
|
CTIndexRange |
CTShowProperties.getSldRg()
Gets the value of the sldRg property.
|
CTIndexRange |
CTHtmlPublishProperties.getSldRg()
Gets the value of the sldRg property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTLTextTargetElement.setCharRg(CTIndexRange value)
Sets the value of the charRg property.
|
void |
CTTLTextTargetElement.setPRg(CTIndexRange value)
Sets the value of the pRg property.
|
void |
CTShowProperties.setSldRg(CTIndexRange value)
Sets the value of the sldRg property.
|
void |
CTHtmlPublishProperties.setSldRg(CTIndexRange value)
Sets the value of the sldRg property.
|
Copyright © 2007–2025. All rights reserved.