Reads a bool from the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Nullable<Boolean> ReadBool () |
Visual Basic
![]() |
---|
Public Function ReadBool () As Nullable(Of Boolean) |
A boolean value or null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |