GrapeCity.ActiveReports.Export.Excel.v8 Assembly : GrapeCity.SpreadBuilder.Imaging Namespace |
Class | Description | |
---|---|---|
Biff7PictureRecord | 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. | |
LineInfo | The LineInfo class represents a line on a spreadsheet, and all of its settings. |
Structure | Description | |
---|---|---|
ImageInfo | The ImageInfo structure is used by DDSheet.AddImage to specify various options about the image.Initializes a new instance of the ImageInfo structure. |
Enumeration | Description | |
---|---|---|
ImageLineStyle | Used with ImageInfo.LineStyle to specify the style of the line bounding an image. | |
ImageLineWeight | Used with ImageInfo.LineWeight to specify the weight of a line bounding an image. | |
LineArrowHeadLengths | Enumerated type for the Excel arrowhead length. | |
LineArrowHeadStyles | Excel enumerated type for arrowhead styles. | |
LineArrowHeadWidths | Enumerated type for Excel arrowhead widths. | |
LineStyles | Contains 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. | |
ObjectDirection | Defines the direction in which a line should render. | |
SBFloatingMoveType | Defines whether users will be allowed to move or resize the line with cells in the spreadsheet. |