Enum ShapeAnchorType

ShapeAnchorType enumeration

Represents the anchor type.

public enum ShapeAnchorType

Values

NameValueDescription
TwoCellAnchor0Represents a two cell anchor placeholder
OneCellAnchor1Represents a one cell anchor placeholder

See Also