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
Syntax
Visual Basic (Declaration) | |
---|
Public Class Biff7PictureRecord |
C# | |
---|
public class Biff7PictureRecord |
Inheritance Hierarchy
System.Object
GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also