MarkFang's avatar
MarkFang
Brass Contributor
May 23, 2025
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` ...