ComAutoWrapper 1.1.5.2
π¦ ComAutoWrapper v1.1.5 β Release Notes
What's new:
β¨ ComSelectionHelper class added with Excel-specific helpers:
SelectUsedRange(...) β highlights the active worksheet's used range
SelectCells(...) β programmatically selects multiple disjoint cells
GetSelectedCellCoordinates(...) β retrieves row/column coordinates of all selected cells
π§ Improved selection handling for disjoint ranges (Areas) in Excel
π¨ Interior color setting (e.g. highlight selection in yellow) now supported
π MIT license added to NuGet metadata for clearer legal visibility
π Updated README with COM vs OpenXML comparison and usage examples