Reads the binary file format header from the underlying stream and throws an exception if the header is not recognized.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void ReadHeader () |
Visual Basic
Copy Code
|
|---|
Public Sub ReadHeader () |
See Also