Specifies the anchor mode for a sheet image.
Namespace: Radzen.Documents.Spreadsheet
Assembly: Radzen.Blazor.dll
public enum DrawingAnchorMode| Name | Description |
|---|---|
| TwoCellAnchor | The image is anchored to two cells (from and to). |
| OneCellAnchor | The image is anchored to one cell with explicit width and height. |