Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTAudioCDTime |
CTAudioCD.end |
protected CTAudioCDTime |
CTAudioCD.st |
Modifier and Type | Method and Description |
---|---|
CTAudioCDTime |
ObjectFactory.createCTAudioCDTime()
Create an instance of
CTAudioCDTime |
CTAudioCDTime |
CTAudioCD.getEnd()
Gets the value of the end property.
|
CTAudioCDTime |
CTAudioCD.getSt()
Gets the value of the st property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTAudioCD.setEnd(CTAudioCDTime value)
Sets the value of the end property.
|
void |
CTAudioCD.setSt(CTAudioCDTime value)
Sets the value of the st property.
|
Copyright © 2007-2019. All Rights Reserved.