LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
CellAddress Struct Referencepublished

contains a cell address within a spreadsheet document. More...

import"CellAddress.idl";

Public Attributes

short Sheet
 is the index of the sheet that contains the cell. More...
 
long Column
 is the index of the column where the cell is located. More...
 
long Row
 is the index of the row where the cell is located. More...
 

Detailed Description

contains a cell address within a spreadsheet document.

Member Data Documentation

◆ Column

long Column

is the index of the column where the cell is located.

◆ Row

long Row

is the index of the row where the cell is located.

◆ Sheet

short Sheet

is the index of the sheet that contains the cell.


The documentation for this struct was generated from the following file: