logo       

Re: Calc C#CLI programming - Get the used range in a sheet - XUsedAreaCurs: msg#00141

openoffice.devel.general

Subject: Re: Calc C#CLI programming - Get the used range in a sheet - XUsedAreaCursor

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


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise