MarkFang
May 23, 2025Brass Contributor
Status:
New
[Word] Feature Request: Support for Range Start and End properties similar to C# Word Interop
I’d like to request a feature for the Word API: **exposing `start` and `end` properties on the `Range` object**, similar to what is available in C# Word Interop. In C#, a `Range` object has `Start` ...
TechnoDavid
Jun 08, 2025Copper Contributor
My team would also like to have the described feature request in OfficeJS too. It would significantly improve performance of our Add-In which would be a huge benefit for the end-user.