Reads a Color object from the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Nullable<Color> ReadColor () |
Visual Basic
![]() |
---|
Public Function ReadColor () As Nullable(Of Color) |
An instance of the .NET Color structure or null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |