|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module awt { module grid {
79 [in]
long ColumnIndex,
long getRowAtPoint([in] long X, [in] long Y)
retrieves the row which a given point belongs to
const short Y
Definition: Key.idl:135
const short X
specifies to strike out the characters with X's.
Definition: FontStrikeout.idl:64
long getColumnAtPoint([in] long X, [in] long Y)
retrieves the column which a given point belongs to
long getCurrentColumn()
returns the column index of the currently active cell
void goToCell([in] long ColumnIndex, [in] long RowIndex)
moves the cursor to the given cell
long getCurrentRow()
returns the row index of the currently active cell
Definition: Ambiguous.idl:20
thrown to indicate a general veto.
Definition: VetoException.idl:29
An interface to a control that displays a tabular data.
Definition: XGridControl.idl:31
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:31