Search
CellAnnotation.setParent Method
See Also
 






Sets the parent Annotation object of this instance.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setParent (
    Annotation value
)

 Parameters

value

 See Also