ActiveReports 11
GrapeCity.SpreadBuilder.Imaging Namespace
Inheritance Hierarchy
GrapeCity.ActiveReports.Export.Excel.v11 Assembly : GrapeCity.SpreadBuilder.Imaging Namespace
The GrapeCity.SpreadBuilder.Imaging namespace contains the LineInfo class.
Classes
 ClassDescription
ClassThis 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.
ClassThe LineInfo class represents a line on a spreadsheet, and all of its settings.
Structures
 StructureDescription
StructureThe ImageInfo structure is used by DDSheet.AddImage to specify various options about the image.Initializes a new instance of the ImageInfo structure.
Enumerations
 EnumerationDescription
EnumerationUsed with ImageInfo.LineStyle to specify the style of the line bounding an image.
EnumerationUsed with ImageInfo.LineWeight to specify the weight of a line bounding an image.
EnumerationEnumerated type for the Excel arrowhead length.
EnumerationExcel enumerated type for arrowhead styles.
EnumerationEnumerated type for Excel arrowhead widths.
EnumerationContains the various line styles for several versions of BIFF. Note that some values are not valid in some versions of the Excel BIFF file format.
EnumerationDefines the direction in which a line should render.
EnumerationDefines whether users will be allowed to move or resize the line with cells in the spreadsheet.
See Also

Reference

GrapeCity.ActiveReports.Export.Excel.v11 Assembly