Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

Power Scripts for Jira Cloud
Results will update as you type.
  • Get started
  • Configuration guides
  • Integration guides
  • Feature guides
  • Advanced features
  • Migration resources
  • Simple Issue Language
    • Getting started with SIL
    • SIL reference guide
    • SIL Functions library
      • Function Index
      • Packages
      • Array Functions
      • Basic Functions
      • Date and Interval Functions
      • Excel Functions
        • excelAddRow
        • excelAddSheet
        • excelCloseWorkbook
        • excelGetCell
        • excelOpenWorkbook
        • excelRemoveRow
        • excelRemoveSheet
        • excelReplaceRow
        • excelSetCell
        • excelSetCurrentSheet
      • File Manipulation Functions
      • HTTP Functions
      • Incoming Mail Processing Functions
      • Integration with Other Systems
      • Jira Administration Functions
      • Jira Integration Functions
      • Jira Service Management Functions
      • Jira Software Functions
      • Listener Functions
      • Math Functions
      • Parameter Functions
      • Scheduling Functions
      • String Functions
      • System Integration
      • Webhooks Functions
  • Tutorials and recipes
  • Jira Product Discovery support
  • Release notes
  • Help and support
    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    Excel Functions
    Updated Aug 11

    Excel Functions

    This section contains helper functions that you can use for reading and writing Excel files.

    • excelAddRow — Adds a new row to a sheet in a workbook.
    • excelAddSheet — Adds a new sheet to the open workbook.
    • excelCloseWorkbook — Saves and closes the workbook that was opened at the beginning of the process.
    • excelGetCell — Gets the string value from the specified cell.
    • excelOpenWorkbook — Opens a workbook so that it may be used in the script.
    • excelRemoveRow — Removes a row in the opened workbook.
    • excelRemoveSheet — Removes the selected sheet from an open workbook.
    • excelReplaceRow — Clears the specified row without impacting the index of any rows beneath of it.
    • excelSetCell — Updates the value of the specified cell in the open workbook.
    • excelSetCurrentSheet — Specifies the current sheet by name or index that subsequent processes should use.

    Need support? Create a request with our support team.

    Copyright © 2005 - 2025 Appfire | All rights reserved.

    {"serverDuration": 14, "requestCorrelationId": "3083ee34933642d69605a422955d8221"}