ExcelDrawingTopLeftCell Property |
Gets or sets the top-left anchor cell for image positioning.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.7.1
Syntaxpublic AnchorCell TopLeftCell { get; set; }Public Property TopLeftCell As AnchorCell
Get
Set
Property Value
AnchorCell
See Also