ExcelDrawingBottomRightCell Property |
Gets or sets the bottom-right anchor cell for image positioning.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.3.5
Syntaxpublic AnchorCell BottomRightCell { get; set; }Public Property BottomRightCell As AnchorCell
Get
Set
Property Value
AnchorCell
See Also