[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.AnchorType

AnchorType Enum

The type of the anchor for the image in excel.

Namespace: GrapeCity.SpreadBuilder.Imaging
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public enum AnchorType

Fields

Name Description
OneCellAnchor

Anchor by the Left/Top point and Width/Height size. Only supported by OpenXml.

TwoCellAnchor

Anchor by the Left/Top point and Right/Bottom point.