Specifies the style of the cells' frame lines.
Namespace: MindFusion.Diagramming
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
None |
Table cells have no border. |
|
Simple |
The border of table cells is simple line. |
|
System3D |
The border has 3D look. |
Members of this enumeration can be assigned to cellFrameStyle property of TableNode.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |