Translations:Macros/Python Guide/Calc/Calc sheets/46/es
Jump to navigation
Jump to search
doc = XSCRIPTCONTEXT.getDocument()
sheet = doc.createInstance('com.sun.star.sheet.Spreadsheet')
doc.Sheets.replaceByName('data', sheet)