Gets or sets the style of the table cells.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public CellFrameStyle CellFrameStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property CellFrameStyle As CellFrameStyle |
A member of the CellFrameStyle enumeration. Initialized with the value of CellFrameStyle.
This property specifies whether there are borders drawn around table cells, and if yes, their appearance.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |