Aspose::Cells::Drawing::ShapeAnchorType enum
ShapeAnchorType enum
Represents the anchor type.
enum class ShapeAnchorType
Values
| Name | Value | Description |
|---|---|---|
| TwoCellAnchor | 0 | Represents a two cell anchor placeholder. |
| OneCellAnchor | 1 | Represents a one cell anchor placeholder. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++