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