Translations:Macros/Python Guide/Calc/Calc sheets/32/en

    From The Document Foundation Wiki

    doc = XSCRIPTCONTEXT.getDocument()
        exists = 'data' in doc.Sheets
        msgbox(exists)