[]
        
The type of the anchor for the image in excel.
public enum AnchorType
  | 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.  |