ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / Biff7PictureRecord Class
Members

In This Topic
    Biff7PictureRecord Class
    In This Topic
    This class represents the binary representation of an OBJ record for BIFF7 Pictures. The picture data will be saved as WMF or BMP depending on what is programmatically determined to be more appropriate. Essentially it will be stored as an OBJ record with some additional "subrecord" fields specific to pictures in BIFF7.
    Object Model
    Biff7PictureRecord Class
    Syntax
    'Declaration
     
    Public Class Biff7PictureRecord 
    public class Biff7PictureRecord 
    Inheritance Hierarchy

    System.Object
       GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord

    See Also