Translations:Macros/Python Guide/Calc/Calc sheets/13/es
Jump to navigation
Jump to search
doc = XSCRIPTCONTEXT.getDocument()
sheet = doc.getCurrentController().getActiveSheet()
msgbox(sheet.Name)