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






Sets the default style of the cell frames of new tables.

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

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace