Gets or sets the cell's text color.
Namespace: MindFusion.Diagramming
File: Cell.js
SyntaxJavaScript
Copy Code
|
|---|
get textColor() {} |
String
A string value identifying the text color.
RemarksIf this property is not set, cell's text is painted using table's cellTextColor or textColor properties.
See Also