'Declaration Public Enum AnchorType Inherits System.Enum
public enum AnchorType : System.Enum
'Declaration Public Enum AnchorType Inherits System.Enum
public enum AnchorType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.AnchorType