programming - Libre Calc - accessing cellsWhat links here?
Dim oSheets
Dim oSheet
Dim oCell
oSheets = ThisComponent.getSheets()
For i = 0 To oSheets.getCount() - 1
    oSheet = oSheets.getByIndex(i)
    oCell = oSheet.getCellByPosition(0, 1) ' GetCell A2
    TheSum = TheSum + oCell.getValue()
Next
SumCellsAllSheets = TheSum


Use oSheet.getCellRangeByName("A2") to return a range of cells by name.

Cell = Sheet.getCellRangeByName("A1")
Cell = Sheet.getCellByPosition(c, r)
programming - Libre Calc - accessing cells
embedded systems - bacnet - NPDU Header
programming cg - environment variables
embedded systems - bacnet - Property Identifier
AutoCAD - Dialog Control Language (DCL) - boxed_row
programming - Libre Calc - reading and writing cell contents
programming - windows - CreateWindow
AutoCAD - Dialog Control Language (DCL) - spacer
Topical Bible - prayer - Hezekiah - at the news of his impending death
programming - sqlite3 - c interface - sqlite3_exec()
embedded systems - bacnet - Analog Input properties
Programming - Pascal - function - format
tk - tk widgets
programming:windows:listbox styles
microprocessors - microchip pic - labx 20 - leds
filename:programming - Libre Calc - accessing cells
filename:programming%20%2D%20Libre%20Calc%20%2D%20accessing%20cells
last edit:January 26 2013 17:13:18 (4130 days ago)
ct = 1716075863.000000 = May 18 2024 19:44:23
ft = 1359238398.000000 = January 26 2013 17:13:18
dt = 356837465.000000