Excel Add Chart
Aident Loadout के माध्यम से Excel Tools के साथ Excel Add Chart का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Add a chart to a worksheet using Microsoft Graph API.
Aident Loadout के माध्यम से Excel Tools के साथ Excel Add Chart का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Add a chart to a worksheet using Microsoft Graph API.
typeआवश्यकstringThe type of chart to add (e.g., 'ColumnClustered').
item_idआवश्यकstringThe ID of the Excel file (drive item) containing the worksheet.
drive_idstringOptional drive ID. If not provided, uses 'me/drive' (requires delegated auth). For application auth (s2s_oauth), provide the drive ID.
seriesbyआवश्यकstringHow the series are by (e.g., 'Auto').
worksheetआवश्यकstringThe name or ID of the worksheet (must be URL-encoded if using ID).
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
sourcedataआवश्यकstringThe range of source data for the chart (e.g., 'A1:C4').
dataआवश्यकData from the action execution
errorstringError if any occurred during the execution of the action
successfulआवश्यकbooleanWhether or not the action execution was successful or not
OAuth कनेक्शन। जोखिम स्तर 2/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।