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

In This Topic
    IOfficeDrawingStructure Interface Members
    In This Topic

    The following tables list the members exposed by IOfficeDrawingStructure.

    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