MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace
Inheritance Hierarchy
GrapeCity.SpreadBuilder.Imaging Namespace
Classes
 ClassDescription
ClassThis class represents the binary representation of an OBJ record for BIFF7 Pictures. The picture data is stored as WMF or BMP depending on which 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.
ClassUsed with the Sheet.AddLine method to specify information about the line.
Structures
 StructureDescription
StructureRepresents various options about the image.
Enumerations
 EnumerationDescription
EnumerationThe type of the anchor for the image in excel.
EnumerationUsed in conjunction with ImageInfo.LineStyle to specify the style of the border line of an image.
EnumerationUsed to specify the weight of a line bounding an image in conjunction with ImageInfo.LineWeight.
EnumerationEnumerated type for Excel arrowhead length.
EnumerationExcel enumerated type for arrowhead styles.
EnumerationEnumerated type for Excel arrowhead width.
EnumerationContains the different line styles for different versions of BIFF. Note that some values are not valid in some versions of the Excel BIFF file format.
EnumerationUsed by DDSheet.AddLine and DDSheet.AddImage to define line or image directions.
EnumerationUsed by DDSheet.AddLine(..)
See Also