Gets or sets the color used to fill cells text.
Namespace: MindFusion.Diagramming
Assembly: TableNode.js
JavaScript Copy Code |
---|
get cellTextColor() {} |
String
A string value identifying the text fill color.
If this property is not set, cells derive their text color from table's textColor property, which also applies to the table's caption. You can also set textColor property of individual cells.
MvcDiagram Programmer's Guide | © 2024 MindFusion |