Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IPtgStructure Interface
Properties Methods

IPtgStructure Interface Members

The following tables list the members exposed by IPtgStructure.

Public Properties
 NameDescription
 Property  
 PropertyGets the size of the structure in bytes. (Inherited from FarPoint.Excel.IBiff8Structure)
 PropertyThe record type is a two-byte unsigned integer that specifies what type of information is specified by the record and how the structure of the record data specific to this record is ordered and structured. (Inherited from FarPoint.Excel.IBiff8Structure)
Top
Public Methods
 NameDescription
 MethodReads the structure content from a binary stream. (Inherited from FarPoint.Excel.IBiff8Structure)
 MethodWrites the structure content to a binary stream. (Inherited from FarPoint.Excel.IBiff8Structure)
Top
See Also