CadTableStyleCell.TextColor

CadTableStyleCell.TextColor property

Gets or sets the color of the text.

public short? TextColor { get; set; }

Property Value

The color of the text.

See Also