Writes the specified integer to the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void WriteInt ( |
Visual Basic
Copy Code
|
|---|
Public Sub WriteInt( _ |
The integer to write.
See Also