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