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