Paul Veuve wrote:
Hello,

This sample work nice in basic but in CLI - C#, I can not pass a cell as
argument in createCursorByRange() only XSheetCellRange type.

------------------------------
Paul Veuve
[EMAIL PROTECTED]
Paul,

Could there be an analogy?
Something like this:

xUsedCursor.gotoStartOfUsedArea()
xUsedCursor.gotoEndOfUsedArea(True)
xAddress = xUsedCursor.RangeAddress
lastCol = xAddress.EndColumn lastRow = xAddress.EndRow

Sincerely,
Gerrit Jasper

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to