Gets or sets the color of the element's text.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
Nullable<Color> TextColor { get; set; } |
Visual Basic
![]() |
---|
Property TextColor As Nullable(Of Color) |
An instance of the .NET Color structure or null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |