Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTHyperlink |
CTTextCharacterProperties.hlinkClick |
protected CTHyperlink |
CTNonVisualDrawingProps.hlinkClick |
protected CTHyperlink |
CTNonVisualDrawingProps.hlinkHover |
protected CTHyperlink |
CTTextCharacterProperties.hlinkMouseOver |
Modifier and Type | Method and Description |
---|---|
CTHyperlink |
ObjectFactory.createCTHyperlink()
Create an instance of
CTHyperlink |
CTHyperlink |
CTTextCharacterProperties.getHlinkClick()
Gets the value of the hlinkClick property.
|
CTHyperlink |
CTNonVisualDrawingProps.getHlinkClick()
Gets the value of the hlinkClick property.
|
CTHyperlink |
CTNonVisualDrawingProps.getHlinkHover()
Gets the value of the hlinkHover property.
|
CTHyperlink |
CTTextCharacterProperties.getHlinkMouseOver()
Gets the value of the hlinkMouseOver property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTextCharacterProperties.setHlinkClick(CTHyperlink value)
Sets the value of the hlinkClick property.
|
void |
CTNonVisualDrawingProps.setHlinkClick(CTHyperlink value)
Sets the value of the hlinkClick property.
|
void |
CTNonVisualDrawingProps.setHlinkHover(CTHyperlink value)
Sets the value of the hlinkHover property.
|
void |
CTTextCharacterProperties.setHlinkMouseOver(CTHyperlink value)
Sets the value of the hlinkMouseOver property.
|
Copyright © 2007-2019. All Rights Reserved.