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