Paul Veuve wrote:
But accessible methods for xUsedCursor in C# are only: xUsedCursor.Equals() xUsedCursor.GetHashCode() xUsedCursor.GetType() xUsedCursor.gotoStartOfUsedArea() xUsedCursor.gotoEndOfUsedArea() xUsedCursor.ToString()There is no method nor property for .RangeAddress
Service SheetCellCursor includes service SheetCellRange, so you can just query for XCellRangeAddressable interface.
Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
