| Class | Description |
|---|---|
| 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. |
| 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 in the spreadsheet. |