Aspose::Cells::Drawing::ShapeAnchorType enum

ShapeAnchorType enum

Represents the anchor type.

enum class ShapeAnchorType

Values

NameValueDescription
TwoCellAnchor0
Represents a two cell anchor placeholder.
OneCellAnchor1
Represents a one cell anchor placeholder.

See Also