[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging

GrapeCity.SpreadBuilder.Imaging Namespace

Classes

Biff7PictureRecord

This 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.

LineInfo

Used with the Sheet.AddLine method to specify information about the line.

Structs

ImageInfo

Represents various options about the image.

Enums

AnchorType

The type of the anchor for the image in excel.

ImageLineStyle

Used in conjunction with ImageInfo.LineStyle to specify the style of the border line of an image.

ImageLineWeight

Used to specify the weight of a line bounding an image in conjunction with ImageInfo.LineWeight.

LineArrowHeadLengths

Enumerated type for Excel arrowhead length.

LineArrowHeadStyles

Excel enumerated type for arrowhead styles.

LineArrowHeadWidths

Enumerated type for Excel arrowhead width.

LineStyles

Contains 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.

ObjectDirection

Used by DDSheet.AddLine and DDSheet.AddImage to define line or image directions.

SBFloatingMoveType

Used by DDSheet.AddLine(..)