The members of this enumeration specify the style of the frame lines of tables' cells. They can be used as parameters of the setCellFrameStyle method of the TableNode class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum CellFrameStyle |
Member name | Description | |
---|---|---|
![]() |
None |
TableNode cells have no border. |
![]() |
Simple |
The borders of table cells are simple lines. |
![]() |
System3D |
The borders have 3D look. |