Read Method (SupBookBiff8Structure) | Spread Windows Forms 15.0
Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SupBookBiff8Structure Class / Read Method


In This Topic
Read Method (SupBookBiff8Structure)
In This Topic
Syntax
'Declaration
 
Public Sub Read( _
   ByVal reader As BinaryReader _
) 
 
'Usage
 
Dim instance As SupBookBiff8Structure
Dim reader As BinaryReader
 
instance.Read(reader)

Parameters

reader
See Also