Class OneCellAnchor
java.lang.Object
com.independentsoft.office.spreadsheet.drawing.Anchor
com.independentsoft.office.spreadsheet.drawing.OneCellAnchor
The Class OneCellAnchor.
-
Field Summary
Fields inherited from class com.independentsoft.office.spreadsheet.drawing.Anchor
clientData, element -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the extent.getStart()Gets the start.voidsetExtent(ShapeExtent extent)Sets the extent.voidsetStart(StartAnchorPoint start)Sets the start.toString()Methods inherited from class com.independentsoft.office.spreadsheet.drawing.Anchor
getClientData, getElement, setClientData, setElement
-
Constructor Details
-
OneCellAnchor
public OneCellAnchor()Instantiates a new one cell anchor.
-
-
Method Details