Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IBiff8StructureOptimizedSupport Interface
Properties Methods

In This Topic
    IBiff8StructureOptimizedSupport Interface Members
    In This Topic

    The following tables list the members exposed by IBiff8StructureOptimizedSupport.

    Public Properties
     NameDescription
     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 byte array.  
     MethodWrites the structure content to a byte array.  
    Top
    See Also