Transcription of Calc - LibreOffice
{{id}} {{{paragraph}}}
AMLibO no3. LibreOffe Referenfe Card Sheets (sheets). LibreOfice Basic The Doc object points to the document (ex: Doc=ThisComponent). Access to sheets Calc Work with Sheets objects: Active sheet MySheet = Beginner Sheet list AllSheets = v. January 13, 2018 Number of sheets NumberSheets = Sheet object (by index [base MySheet = (index). Writen with LibreOffe v. Platform : All 0]). Sheet object (by name) MySheet = ("SheetName"). LibreOffice Documents Check existence (name) Exist = ("SheetName"). Sheet index Index = Current document Modify sheets Dim Doc As Object Doc = ThisComponent Add a sheet named Name at (Name, p). Open another existing document position p(base 0). Delete a sheet ("SheetName"). Visible mode Duplicate a sheet ("SourceName","Target- Dim Doc As Object to the position p (base 0) Name", p).
AMLibO no3 LibOBasic_3_Calc_Flat_A4_EN_v111.odt LibreOffice Documents Current document Dim Doc As Object Doc = ThisComponent Open another existing document
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}