MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.getTextColor Method

See Also
 





Gets a string specifying the color of the text of this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getTextColor ()

 Return Value

A string value identifying the color of the text.

 See Also