20#ifndef __com_sun_star_sheet_XUsedAreaCursor_idl__
21#define __com_sun_star_sheet_XUsedAreaCursor_idl__
26module
com { module sun { module star { module sheet {
provides methods to find the used area of the entire sheet.
Definition: XUsedAreaCursor.idl:38
void gotoStartOfUsedArea([in] boolean bExpand)
points the cursor to the start of the used area.
void gotoEndOfUsedArea([in] boolean bExpand)
points the cursor to the end of the used area.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22