Writes the specified integer to the underlying stream.
Namespace: MindFusion.SpreadsheetAssembly: MindFusion.Spreadsheet.WinForms
public void WriteInt ( Nullable<Int32> value)
Public Sub WriteInt( _ value As Nullable(Of Int32) _)
The integer to write.
BinaryContext MembersBinaryContext ClassMindFusion.Spreadsheet Namespace