Takaisin Microsoft Excel -kohtaan

Yhdistä Knoon AI kohteen Microsoft Excel (Microsoft) kanssa automatisoidaksesi AI-työnkulut.

Create a new worksheet tab inside an existing Excel workbook and populate it with CSV text.
microsoftExcelCreateWorksheetFromCSV
BETA
Oikeudet
  • Files.ReadWrite
Valinnaiset oikeudet
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parametrit
NimiTyyppiKuvausPakollinen
workbookIdfile Select the Excel workbook where the new worksheet tab should be created.Kyllä
worksheetNamemustache Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report").Kyllä
csvContentmustache CSV-formatted text for the new worksheet content, including header row. Each line is a row, values separated by commas.Kyllä
Palautukset
NimiTyyppiKuvaus
statusstring CREATED, EXISTS, or ERROR.
sensitive.workbookIdstring Workbook ID.
sensitive.worksheetNamestring Worksheet name.
sensitive.worksheetIdstring Worksheet ID.
sensitive.rangestring Range actually written with the CSV content, or null if nothing was written.