IBiff8StructureOptimizedSupport Interface Members
In This Topic
The following tables list the members exposed by IBiff8StructureOptimizedSupport.
Public Properties
| Name | Description |
| Size | Gets the size of the structure in bytes. (Inherited from FarPoint.Excel.IBiff8Structure) |
| Type | The 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
| Name | Description |
| Read | Reads the structure content from a byte array. |
| Write | Writes the structure content to a byte array. |
Top
See Also