ASP.NET Pack Programmer's Guide
TableNode.setCellFrameStyle Method
See Also
 






Sets the style of the cell frame lines.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setCellFrameStyle (
    int value
)

 Parameters

value

One of the CellFrameStyle constants.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace