AnchorCellColumn Property |
Gets or sets the column for the anchor cell.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic ExcelColumn Column { get; set; }
Public Property Column As ExcelColumn
Get
Set
Property Value
ExcelColumn
See Also