Class Anchor
java.lang.Object
com.independentsoft.office.spreadsheet.drawing.Anchor
- Direct Known Subclasses:
AbsoluteAnchor,OneCellAnchor,TwoCellAnchor
The Class Anchor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Anchorclone()Gets the client data.Gets the element.voidsetClientData(ClientData clientData)Sets the client data.voidsetElement(IAnchorElement element)Sets the element.
-
Field Details
-
element
-
clientData
-
-
Constructor Details
-
Anchor
public Anchor()
-
-
Method Details