Search
BinaryContext.WriteHeader Method
See Also
 






Writes the binary file format header to the underlying stream.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public void WriteHeader ()

Visual Basic  Copy Code

Public Sub WriteHeader ()

 See Also