Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTObjectAnchor |
CTCommentPr.anchor |
protected CTObjectAnchor |
CTControlPr.anchor |
protected CTObjectAnchor |
CTObjectPr.anchor |
Modifier and Type | Method and Description |
---|---|
CTObjectAnchor |
ObjectFactory.createCTObjectAnchor()
Create an instance of
CTObjectAnchor |
CTObjectAnchor |
CTCommentPr.getAnchor()
Gets the value of the anchor property.
|
CTObjectAnchor |
CTControlPr.getAnchor()
Gets the value of the anchor property.
|
CTObjectAnchor |
CTObjectPr.getAnchor()
Gets the value of the anchor property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTCommentPr.setAnchor(CTObjectAnchor value)
Sets the value of the anchor property.
|
void |
CTControlPr.setAnchor(CTObjectAnchor value)
Sets the value of the anchor property.
|
void |
CTObjectPr.setAnchor(CTObjectAnchor value)
Sets the value of the anchor property.
|
Copyright © 2007-2019. All Rights Reserved.