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