Skip to main content

Microsoft Excel

Read and write Excel workbooks stored in OneDrive or SharePoint.

Microsoft Excel Logo

Authentication

This connector uses OAuth 2.0 authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 1765 actions:

ActionPurposeParameters
get_drives_by_drive_id_items_by_drive_item_id_workbookFor files that are Excel spreadsheets, access to the workbook API to work with the spreadsheet's contents. Nullable.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbookUpdate the navigation property workbook in drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbookDelete navigation property workbook for drivesdrive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_applicationGet application from drivesdrive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_applicationUpdate the navigation property application in drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_applicationDelete navigation property application for drivesdrive-id (string)
driveItem-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_application_calculateRecalculate all currently opened workbooks in Excel.drive-id (string)
driveItem-id (string)
data: {
. calculationType (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_commentsRepresents a collection of comments in a workbook.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_commentsCreate new navigation property to comments for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_idRepresents a collection of comments in a workbook.drive-id (string)
driveItem-id (string)
workbookComment-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_idUpdate the navigation property comments in drivesdrive-id (string)
driveItem-id (string)
workbookComment-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_idDelete navigation property comments for drivesdrive-id (string)
driveItem-id (string)
workbookComment-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_id_repliesThe list of replies to the comment. Read-only. Nullable.drive-id (string)
driveItem-id (string)
workbookComment-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_id_repliesCreate new navigation property to replies for drivesdrive-id (string)
driveItem-id (string)
workbookComment-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_id_replies_by_workbook_comment_reply_idThe list of replies to the comment. Read-only. Nullable.drive-id (string)
driveItem-id (string)
workbookComment-id (string)
workbookCommentReply-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_id_replies_by_workbook_comment_reply_idUpdate the navigation property replies in drivesdrive-id (string)
driveItem-id (string)
workbookComment-id (string)
workbookCommentReply-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_id_replies_by_workbook_comment_reply_idDelete navigation property replies for drivesdrive-id (string)
driveItem-id (string)
workbookComment-id (string)
workbookCommentReply-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_comments_by_workbook_comment_id_replies_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
workbookComment-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_comments_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_functionsGet functions from drivesdrive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_functionsUpdate the navigation property functions in drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_functionsDelete navigation property functions for drivesdrive-id (string)
driveItem-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_absInvoke action absdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_accr_intInvoke action accrIntdrive-id (string)
driveItem-id (string)
data: {
. issue
. firstInterest
. settlement
. rate
. par
. frequency
. basis
. calcMethod
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_accr_int_mInvoke action accrIntMdrive-id (string)
driveItem-id (string)
data: {
. issue
. settlement
. rate
. par
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_acosInvoke action acosdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_acoshInvoke action acoshdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_acotInvoke action acotdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_acothInvoke action acothdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_amor_degrcInvoke action amorDegrcdrive-id (string)
driveItem-id (string)
data: {
. cost
. datePurchased
. firstPeriod
. salvage
. period
. rate
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_amor_lincInvoke action amorLincdrive-id (string)
driveItem-id (string)
data: {
. cost
. datePurchased
. firstPeriod
. salvage
. period
. rate
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_andInvoke action anddrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_arabicInvoke action arabicdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_areasInvoke action areasdrive-id (string)
driveItem-id (string)
data: {
. reference
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ascInvoke action ascdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_asinInvoke action asindrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_asinhInvoke action asinhdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_atanInvoke action atandrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_atan2Invoke action atan2drive-id (string)
driveItem-id (string)
data: {
. xNum
. yNum
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_atanhInvoke action atanhdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ave_devInvoke action aveDevdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_averageInvoke action averagedrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_average_aInvoke action averageAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_average_ifInvoke action averageIfdrive-id (string)
driveItem-id (string)
data: {
. range
. criteria
. averageRange
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_average_ifsInvoke action averageIfsdrive-id (string)
driveItem-id (string)
data: {
. averageRange
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_baht_textInvoke action bahtTextdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_baseInvoke action basedrive-id (string)
driveItem-id (string)
data: {
. number
. radix
. minLength
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bessel_iInvoke action besselIdrive-id (string)
driveItem-id (string)
data: {
. x
. n
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bessel_jInvoke action besselJdrive-id (string)
driveItem-id (string)
data: {
. x
. n
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bessel_kInvoke action besselKdrive-id (string)
driveItem-id (string)
data: {
. x
. n
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bessel_yInvoke action besselYdrive-id (string)
driveItem-id (string)
data: {
. x
. n
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_beta_distInvoke action beta_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. alpha
. beta
. cumulative
. A
. B
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_beta_invInvoke action beta_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. alpha
. beta
. A
. B
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bin2decInvoke action bin2Decdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bin2hexInvoke action bin2Hexdrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bin2octInvoke action bin2Octdrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_binom_distInvoke action binom_Distdrive-id (string)
driveItem-id (string)
data: {
. numberS
. trials
. probabilityS
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_binom_dist_rangeInvoke action binom_Dist_Rangedrive-id (string)
driveItem-id (string)
data: {
. trials
. probabilityS
. numberS
. numberS2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_binom_invInvoke action binom_Invdrive-id (string)
driveItem-id (string)
data: {
. trials
. probabilityS
. alpha
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bitandInvoke action bitanddrive-id (string)
driveItem-id (string)
data: {
. number1
. number2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bitlshiftInvoke action bitlshiftdrive-id (string)
driveItem-id (string)
data: {
. number
. shiftAmount
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bitorInvoke action bitordrive-id (string)
driveItem-id (string)
data: {
. number1
. number2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bitrshiftInvoke action bitrshiftdrive-id (string)
driveItem-id (string)
data: {
. number
. shiftAmount
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_bitxorInvoke action bitxordrive-id (string)
driveItem-id (string)
data: {
. number1
. number2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ceiling_mathInvoke action ceiling_Mathdrive-id (string)
driveItem-id (string)
data: {
. number
. significance
. mode
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ceiling_preciseInvoke action ceiling_Precisedrive-id (string)
driveItem-id (string)
data: {
. number
. significance
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_charInvoke action chardrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_chi_sq_distInvoke action chiSq_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_chi_sq_dist_rtInvoke action chiSq_Dist_RTdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_chi_sq_invInvoke action chiSq_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_chi_sq_inv_rtInvoke action chiSq_Inv_RTdrive-id (string)
driveItem-id (string)
data: {
. probability
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_chooseInvoke action choosedrive-id (string)
driveItem-id (string)
data: {
. indexNum
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cleanInvoke action cleandrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_codeInvoke action codedrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_columnsInvoke action columnsdrive-id (string)
driveItem-id (string)
data: {
. array
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_combinInvoke action combindrive-id (string)
driveItem-id (string)
data: {
. number
. numberChosen
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_combinaInvoke action combinadrive-id (string)
driveItem-id (string)
data: {
. number
. numberChosen
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_complexInvoke action complexdrive-id (string)
driveItem-id (string)
data: {
. realNum
. iNum
. suffix
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_concatenateInvoke action concatenatedrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_confidence_normInvoke action confidence_Normdrive-id (string)
driveItem-id (string)
data: {
. alpha
. standardDev
. size
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_confidence_tInvoke action confidence_Tdrive-id (string)
driveItem-id (string)
data: {
. alpha
. standardDev
. size
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_convertInvoke action convertdrive-id (string)
driveItem-id (string)
data: {
. number
. fromUnit
. toUnit
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cosInvoke action cosdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coshInvoke action coshdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cotInvoke action cotdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cothInvoke action cothdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_countInvoke action countdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_count_aInvoke action countAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_count_blankInvoke action countBlankdrive-id (string)
driveItem-id (string)
data: {
. range
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_count_ifInvoke action countIfdrive-id (string)
driveItem-id (string)
data: {
. range
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_count_ifsInvoke action countIfsdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coup_day_bsInvoke action coupDayBsdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coup_daysInvoke action coupDaysdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coup_days_ncInvoke action coupDaysNcdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coup_ncdInvoke action coupNcddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coup_numInvoke action coupNumdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_coup_pcdInvoke action coupPcddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cscInvoke action cscdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cschInvoke action cschdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cum_ipmtInvoke action cumIPmtdrive-id (string)
driveItem-id (string)
data: {
. rate
. nper
. pv
. startPeriod
. endPeriod
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_cum_princInvoke action cumPrincdrive-id (string)
driveItem-id (string)
data: {
. rate
. nper
. pv
. startPeriod
. endPeriod
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dateInvoke action datedrive-id (string)
driveItem-id (string)
data: {
. year
. month
. day
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_datevalueInvoke action datevaluedrive-id (string)
driveItem-id (string)
data: {
. dateText
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_daverageInvoke action daveragedrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dayInvoke action daydrive-id (string)
driveItem-id (string)
data: {
. serialNumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_daysInvoke action daysdrive-id (string)
driveItem-id (string)
data: {
. endDate
. startDate
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_days360Invoke action days360drive-id (string)
driveItem-id (string)
data: {
. startDate
. endDate
. method
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dbInvoke action dbdrive-id (string)
driveItem-id (string)
data: {
. cost
. salvage
. life
. period
. month
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dbcsInvoke action dbcsdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dcountInvoke action dcountdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dcount_aInvoke action dcountAdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ddbInvoke action ddbdrive-id (string)
driveItem-id (string)
data: {
. cost
. salvage
. life
. period
. factor
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dec2binInvoke action dec2Bindrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dec2hexInvoke action dec2Hexdrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dec2octInvoke action dec2Octdrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_decimalInvoke action decimaldrive-id (string)
driveItem-id (string)
data: {
. number
. radix
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_degreesInvoke action degreesdrive-id (string)
driveItem-id (string)
data: {
. angle
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_deltaInvoke action deltadrive-id (string)
driveItem-id (string)
data: {
. number1
. number2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dev_sqInvoke action devSqdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dgetInvoke action dgetdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_discInvoke action discdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. pr
. redemption
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dmaxInvoke action dmaxdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dminInvoke action dmindrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dollarInvoke action dollardrive-id (string)
driveItem-id (string)
data: {
. number
. decimals
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dollar_deInvoke action dollarDedrive-id (string)
driveItem-id (string)
data: {
. fractionalDollar
. fraction
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dollar_frInvoke action dollarFrdrive-id (string)
driveItem-id (string)
data: {
. decimalDollar
. fraction
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dproductInvoke action dproductdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dst_devInvoke action dstDevdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dst_dev_pInvoke action dstDevPdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dsumInvoke action dsumdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_durationInvoke action durationdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. coupon
. yld
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dvarInvoke action dvardrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_dvar_pInvoke action dvarPdrive-id (string)
driveItem-id (string)
data: {
. database
. field
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ecma_ceilingInvoke action ecma_Ceilingdrive-id (string)
driveItem-id (string)
data: {
. number
. significance
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_edateInvoke action edatedrive-id (string)
driveItem-id (string)
data: {
. startDate
. months
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_effectInvoke action effectdrive-id (string)
driveItem-id (string)
data: {
. nominalRate
. npery
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_eo_monthInvoke action eoMonthdrive-id (string)
driveItem-id (string)
data: {
. startDate
. months
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_erfInvoke action erfdrive-id (string)
driveItem-id (string)
data: {
. lowerLimit
. upperLimit
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_erf_preciseInvoke action erf_Precisedrive-id (string)
driveItem-id (string)
data: {
. X
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_erf_cInvoke action erfCdrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_erf_c_preciseInvoke action erfC_Precisedrive-id (string)
driveItem-id (string)
data: {
. X
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_error_typeInvoke action error_Typedrive-id (string)
driveItem-id (string)
data: {
. errorVal
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_evenInvoke action evendrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_exactInvoke action exactdrive-id (string)
driveItem-id (string)
data: {
. text1
. text2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_expInvoke action expdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_expon_distInvoke action expon_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. lambda
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_f_distInvoke action f_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom1
. degFreedom2
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_f_dist_rtInvoke action f_Dist_RTdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom1
. degFreedom2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_f_invInvoke action f_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. degFreedom1
. degFreedom2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_f_inv_rtInvoke action f_Inv_RTdrive-id (string)
driveItem-id (string)
data: {
. probability
. degFreedom1
. degFreedom2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_factInvoke action factdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_fact_doubleInvoke action factDoubledrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_falseInvoke action falsedrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_findInvoke action finddrive-id (string)
driveItem-id (string)
data: {
. findText
. withinText
. startNum
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_find_bInvoke action findBdrive-id (string)
driveItem-id (string)
data: {
. findText
. withinText
. startNum
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_fisherInvoke action fisherdrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_fisher_invInvoke action fisherInvdrive-id (string)
driveItem-id (string)
data: {
. y
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_fixedInvoke action fixeddrive-id (string)
driveItem-id (string)
data: {
. number
. decimals
. noCommas
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_floor_mathInvoke action floor_Mathdrive-id (string)
driveItem-id (string)
data: {
. number
. significance
. mode
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_floor_preciseInvoke action floor_Precisedrive-id (string)
driveItem-id (string)
data: {
. number
. significance
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_fvInvoke action fvdrive-id (string)
driveItem-id (string)
data: {
. rate
. nper
. pmt
. pv
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_fvscheduleInvoke action fvscheduledrive-id (string)
driveItem-id (string)
data: {
. principal
. schedule
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gammaInvoke action gammadrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gamma_distInvoke action gamma_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. alpha
. beta
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gamma_invInvoke action gamma_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. alpha
. beta
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gamma_lnInvoke action gammaLndrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gamma_ln_preciseInvoke action gammaLn_Precisedrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gaussInvoke action gaussdrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_gcdInvoke action gcddrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_geo_meanInvoke action geoMeandrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ge_stepInvoke action geStepdrive-id (string)
driveItem-id (string)
data: {
. number
. step
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_har_meanInvoke action harMeandrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hex2binInvoke action hex2Bindrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hex2decInvoke action hex2Decdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hex2octInvoke action hex2Octdrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hlookupInvoke action hlookupdrive-id (string)
driveItem-id (string)
data: {
. lookupValue
. tableArray
. rowIndexNum
. rangeLookup
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hourInvoke action hourdrive-id (string)
driveItem-id (string)
data: {
. serialNumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hyperlinkInvoke action hyperlinkdrive-id (string)
driveItem-id (string)
data: {
. linkLocation
. friendlyName
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_hyp_geom_distInvoke action hypGeom_Distdrive-id (string)
driveItem-id (string)
data: {
. sampleS
. numberSample
. populationS
. numberPop
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ifInvoke action ifdrive-id (string)
driveItem-id (string)
data: {
. logicalTest
. valueIfTrue
. valueIfFalse
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_absInvoke action imAbsdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_imaginaryInvoke action imaginarydrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_argumentInvoke action imArgumentdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_conjugateInvoke action imConjugatedrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_cosInvoke action imCosdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_coshInvoke action imCoshdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_cotInvoke action imCotdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_cscInvoke action imCscdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_cschInvoke action imCschdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_divInvoke action imDivdrive-id (string)
driveItem-id (string)
data: {
. inumber1
. inumber2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_expInvoke action imExpdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_lnInvoke action imLndrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_log10Invoke action imLog10drive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_log2Invoke action imLog2drive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_powerInvoke action imPowerdrive-id (string)
driveItem-id (string)
data: {
. inumber
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_productInvoke action imProductdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_realInvoke action imRealdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_secInvoke action imSecdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_sechInvoke action imSechdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_sinInvoke action imSindrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_sinhInvoke action imSinhdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_sqrtInvoke action imSqrtdrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_subInvoke action imSubdrive-id (string)
driveItem-id (string)
data: {
. inumber1
. inumber2
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_sumInvoke action imSumdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_im_tanInvoke action imTandrive-id (string)
driveItem-id (string)
data: {
. inumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_intInvoke action intdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_int_rateInvoke action intRatedrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. investment
. redemption
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ipmtInvoke action ipmtdrive-id (string)
driveItem-id (string)
data: {
. rate
. per
. nper
. pv
. fv
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_irrInvoke action irrdrive-id (string)
driveItem-id (string)
data: {
. values
. guess
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_errInvoke action isErrdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_errorInvoke action isErrordrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_evenInvoke action isEvendrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_formulaInvoke action isFormuladrive-id (string)
driveItem-id (string)
data: {
. reference
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_logicalInvoke action isLogicaldrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_naInvoke action isNAdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_non_textInvoke action isNonTextdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_numberInvoke action isNumberdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_iso_ceilingInvoke action iso_Ceilingdrive-id (string)
driveItem-id (string)
data: {
. number
. significance
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_oddInvoke action isOdddrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_iso_week_numInvoke action isoWeekNumdrive-id (string)
driveItem-id (string)
data: {
. date
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ispmtInvoke action ispmtdrive-id (string)
driveItem-id (string)
data: {
. rate
. per
. nper
. pv
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_isrefInvoke action isrefdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_is_textInvoke action isTextdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_kurtInvoke action kurtdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_largeInvoke action largedrive-id (string)
driveItem-id (string)
data: {
. array
. k
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_lcmInvoke action lcmdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_leftInvoke action leftdrive-id (string)
driveItem-id (string)
data: {
. text
. numChars
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_leftbInvoke action leftbdrive-id (string)
driveItem-id (string)
data: {
. text
. numBytes
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_lenInvoke action lendrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_lenbInvoke action lenbdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_lnInvoke action lndrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_logInvoke action logdrive-id (string)
driveItem-id (string)
data: {
. number
. base
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_log10Invoke action log10drive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_log_norm_distInvoke action logNorm_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. mean
. standardDev
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_log_norm_invInvoke action logNorm_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. mean
. standardDev
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_lookupInvoke action lookupdrive-id (string)
driveItem-id (string)
data: {
. lookupValue
. lookupVector
. resultVector
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_lowerInvoke action lowerdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_matchInvoke action matchdrive-id (string)
driveItem-id (string)
data: {
. lookupValue
. lookupArray
. matchType
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_maxInvoke action maxdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_max_aInvoke action maxAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_mdurationInvoke action mdurationdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. coupon
. yld
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_medianInvoke action mediandrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_midInvoke action middrive-id (string)
driveItem-id (string)
data: {
. text
. startNum
. numChars
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_midbInvoke action midbdrive-id (string)
driveItem-id (string)
data: {
. text
. startNum
. numBytes
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_minInvoke action mindrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_min_aInvoke action minAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_minuteInvoke action minutedrive-id (string)
driveItem-id (string)
data: {
. serialNumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_mirrInvoke action mirrdrive-id (string)
driveItem-id (string)
data: {
. values
. financeRate
. reinvestRate
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_modInvoke action moddrive-id (string)
driveItem-id (string)
data: {
. number
. divisor
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_monthInvoke action monthdrive-id (string)
driveItem-id (string)
data: {
. serialNumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_mroundInvoke action mrounddrive-id (string)
driveItem-id (string)
data: {
. number
. multiple
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_multi_nomialInvoke action multiNomialdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_nInvoke action ndrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_naInvoke action nadrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_neg_binom_distInvoke action negBinom_Distdrive-id (string)
driveItem-id (string)
data: {
. numberF
. numberS
. probabilityS
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_network_daysInvoke action networkDaysdrive-id (string)
driveItem-id (string)
data: {
. startDate
. endDate
. holidays
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_network_days_intlInvoke action networkDays_Intldrive-id (string)
driveItem-id (string)
data: {
. startDate
. endDate
. weekend
. holidays
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_nominalInvoke action nominaldrive-id (string)
driveItem-id (string)
data: {
. effectRate
. npery
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_norm_distInvoke action norm_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. mean
. standardDev
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_norm_invInvoke action norm_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. mean
. standardDev
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_norm_s_distInvoke action norm_S_Distdrive-id (string)
driveItem-id (string)
data: {
. z
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_norm_s_invInvoke action norm_S_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_notInvoke action notdrive-id (string)
driveItem-id (string)
data: {
. logical
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_nowInvoke action nowdrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_nperInvoke action nperdrive-id (string)
driveItem-id (string)
data: {
. rate
. pmt
. pv
. fv
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_npvInvoke action npvdrive-id (string)
driveItem-id (string)
data: {
. rate
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_number_valueInvoke action numberValuedrive-id (string)
driveItem-id (string)
data: {
. text
. decimalSeparator
. groupSeparator
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_oct2binInvoke action oct2Bindrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_oct2decInvoke action oct2Decdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_oct2hexInvoke action oct2Hexdrive-id (string)
driveItem-id (string)
data: {
. number
. places
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_oddInvoke action odddrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_odd_fpriceInvoke action oddFPricedrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. issue
. firstCoupon
. rate
. yld
. redemption
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_odd_fyieldInvoke action oddFYielddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. issue
. firstCoupon
. rate
. pr
. redemption
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_odd_lpriceInvoke action oddLPricedrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. lastInterest
. rate
. yld
. redemption
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_odd_lyieldInvoke action oddLYielddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. lastInterest
. rate
. pr
. redemption
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_orInvoke action ordrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_pdurationInvoke action pdurationdrive-id (string)
driveItem-id (string)
data: {
. rate
. pv
. fv
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_percentile_excInvoke action percentile_Excdrive-id (string)
driveItem-id (string)
data: {
. array
. k
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_percentile_incInvoke action percentile_Incdrive-id (string)
driveItem-id (string)
data: {
. array
. k
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_percent_rank_excInvoke action percentRank_Excdrive-id (string)
driveItem-id (string)
data: {
. array
. x
. significance
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_percent_rank_incInvoke action percentRank_Incdrive-id (string)
driveItem-id (string)
data: {
. array
. x
. significance
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_permutInvoke action permutdrive-id (string)
driveItem-id (string)
data: {
. number
. numberChosen
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_permutationaInvoke action permutationadrive-id (string)
driveItem-id (string)
data: {
. number
. numberChosen
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_phiInvoke action phidrive-id (string)
driveItem-id (string)
data: {
. x
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_piInvoke action pidrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_pmtInvoke action pmtdrive-id (string)
driveItem-id (string)
data: {
. rate
. nper
. pv
. fv
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_poisson_distInvoke action poisson_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. mean
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_powerInvoke action powerdrive-id (string)
driveItem-id (string)
data: {
. number
. power
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_ppmtInvoke action ppmtdrive-id (string)
driveItem-id (string)
data: {
. rate
. per
. nper
. pv
. fv
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_priceInvoke action pricedrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. rate
. yld
. redemption
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_price_discInvoke action priceDiscdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. discount
. redemption
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_price_matInvoke action priceMatdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. issue
. rate
. yld
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_productInvoke action productdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_properInvoke action properdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_pvInvoke action pvdrive-id (string)
driveItem-id (string)
data: {
. rate
. nper
. pmt
. fv
. type
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_quartile_excInvoke action quartile_Excdrive-id (string)
driveItem-id (string)
data: {
. array
. quart
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_quartile_incInvoke action quartile_Incdrive-id (string)
driveItem-id (string)
data: {
. array
. quart
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_quotientInvoke action quotientdrive-id (string)
driveItem-id (string)
data: {
. numerator
. denominator
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_radiansInvoke action radiansdrive-id (string)
driveItem-id (string)
data: {
. angle
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_randInvoke action randdrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rand_betweenInvoke action randBetweendrive-id (string)
driveItem-id (string)
data: {
. bottom
. top
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rank_avgInvoke action rank_Avgdrive-id (string)
driveItem-id (string)
data: {
. number
. ref
. order
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rank_eqInvoke action rank_Eqdrive-id (string)
driveItem-id (string)
data: {
. number
. ref
. order
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rateInvoke action ratedrive-id (string)
driveItem-id (string)
data: {
. nper
. pmt
. pv
. fv
. type
. guess
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_receivedInvoke action receiveddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. investment
. discount
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_replaceInvoke action replacedrive-id (string)
driveItem-id (string)
data: {
. oldText
. startNum
. numChars
. newText
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_replace_bInvoke action replaceBdrive-id (string)
driveItem-id (string)
data: {
. oldText
. startNum
. numBytes
. newText
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_reptInvoke action reptdrive-id (string)
driveItem-id (string)
data: {
. text
. numberTimes
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rightInvoke action rightdrive-id (string)
driveItem-id (string)
data: {
. text
. numChars
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rightbInvoke action rightbdrive-id (string)
driveItem-id (string)
data: {
. text
. numBytes
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_romanInvoke action romandrive-id (string)
driveItem-id (string)
data: {
. number
. form
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_roundInvoke action rounddrive-id (string)
driveItem-id (string)
data: {
. number
. numDigits
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_round_downInvoke action roundDowndrive-id (string)
driveItem-id (string)
data: {
. number
. numDigits
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_round_upInvoke action roundUpdrive-id (string)
driveItem-id (string)
data: {
. number
. numDigits
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rowsInvoke action rowsdrive-id (string)
driveItem-id (string)
data: {
. array
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_rriInvoke action rridrive-id (string)
driveItem-id (string)
data: {
. nper
. pv
. fv
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_secInvoke action secdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sechInvoke action sechdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_secondInvoke action seconddrive-id (string)
driveItem-id (string)
data: {
. serialNumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_series_sumInvoke action seriesSumdrive-id (string)
driveItem-id (string)
data: {
. x
. n
. m
. coefficients
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sheetInvoke action sheetdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sheetsInvoke action sheetsdrive-id (string)
driveItem-id (string)
data: {
. reference
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_signInvoke action signdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sinInvoke action sindrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sinhInvoke action sinhdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_skewInvoke action skewdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_skew_pInvoke action skew_pdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_slnInvoke action slndrive-id (string)
driveItem-id (string)
data: {
. cost
. salvage
. life
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_smallInvoke action smalldrive-id (string)
driveItem-id (string)
data: {
. array
. k
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sqrtInvoke action sqrtdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sqrt_piInvoke action sqrtPidrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_standardizeInvoke action standardizedrive-id (string)
driveItem-id (string)
data: {
. x
. mean
. standardDev
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_st_dev_pInvoke action stDev_Pdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_st_dev_sInvoke action stDev_Sdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_st_dev_aInvoke action stDevAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_st_dev_paInvoke action stDevPAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_substituteInvoke action substitutedrive-id (string)
driveItem-id (string)
data: {
. text
. oldText
. newText
. instanceNum
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_subtotalInvoke action subtotaldrive-id (string)
driveItem-id (string)
data: {
. functionNum
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sumInvoke action sumdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sum_ifInvoke action sumIfdrive-id (string)
driveItem-id (string)
data: {
. range
. criteria
. sumRange
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sum_ifsInvoke action sumIfsdrive-id (string)
driveItem-id (string)
data: {
. sumRange
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sum_sqInvoke action sumSqdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_sydInvoke action syddrive-id (string)
driveItem-id (string)
data: {
. cost
. salvage
. life
. per
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_tInvoke action tdrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_t_distInvoke action t_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_t_dist_2tInvoke action t_Dist_2Tdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_t_dist_rtInvoke action t_Dist_RTdrive-id (string)
driveItem-id (string)
data: {
. x
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_t_invInvoke action t_Invdrive-id (string)
driveItem-id (string)
data: {
. probability
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_t_inv_2tInvoke action t_Inv_2Tdrive-id (string)
driveItem-id (string)
data: {
. probability
. degFreedom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_tanInvoke action tandrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_tanhInvoke action tanhdrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_tbill_eqInvoke action tbillEqdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. discount
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_tbill_priceInvoke action tbillPricedrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. discount
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_tbill_yieldInvoke action tbillYielddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. pr
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_textInvoke action textdrive-id (string)
driveItem-id (string)
data: {
. value
. formatText
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_timeInvoke action timedrive-id (string)
driveItem-id (string)
data: {
. hour
. minute
. second
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_timevalueInvoke action timevaluedrive-id (string)
driveItem-id (string)
data: {
. timeText
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_todayInvoke action todaydrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_trimInvoke action trimdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_trim_meanInvoke action trimMeandrive-id (string)
driveItem-id (string)
data: {
. array
. percent
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_trueInvoke action truedrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_truncInvoke action truncdrive-id (string)
driveItem-id (string)
data: {
. number
. numDigits
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_typeInvoke action typedrive-id (string)
driveItem-id (string)
data: {
. value
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_unicharInvoke action unichardrive-id (string)
driveItem-id (string)
data: {
. number
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_unicodeInvoke action unicodedrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_upperInvoke action upperdrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_usdollarInvoke action usdollardrive-id (string)
driveItem-id (string)
data: {
. number
. decimals
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_valueInvoke action valuedrive-id (string)
driveItem-id (string)
data: {
. text
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_var_pInvoke action var_Pdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_var_sInvoke action var_Sdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_var_aInvoke action varAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_var_paInvoke action varPAdrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_vdbInvoke action vdbdrive-id (string)
driveItem-id (string)
data: {
. cost
. salvage
. life
. startPeriod
. endPeriod
. factor
. noSwitch
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_vlookupInvoke action vlookupdrive-id (string)
driveItem-id (string)
data: {
. lookupValue
. tableArray
. colIndexNum
. rangeLookup
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_weekdayInvoke action weekdaydrive-id (string)
driveItem-id (string)
data: {
. serialNumber
. returnType
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_week_numInvoke action weekNumdrive-id (string)
driveItem-id (string)
data: {
. serialNumber
. returnType
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_weibull_distInvoke action weibull_Distdrive-id (string)
driveItem-id (string)
data: {
. x
. alpha
. beta
. cumulative
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_work_dayInvoke action workDaydrive-id (string)
driveItem-id (string)
data: {
. startDate
. days
. holidays
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_work_day_intlInvoke action workDay_Intldrive-id (string)
driveItem-id (string)
data: {
. startDate
. days
. weekend
. holidays
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_xirrInvoke action xirrdrive-id (string)
driveItem-id (string)
data: {
. values
. dates
. guess
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_xnpvInvoke action xnpvdrive-id (string)
driveItem-id (string)
data: {
. rate
. values
. dates
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_xorInvoke action xordrive-id (string)
driveItem-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_yearInvoke action yeardrive-id (string)
driveItem-id (string)
data: {
. serialNumber
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_year_fracInvoke action yearFracdrive-id (string)
driveItem-id (string)
data: {
. startDate
. endDate
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_yieldInvoke action yielddrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. rate
. pr
. redemption
. frequency
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_yield_discInvoke action yieldDiscdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. pr
. redemption
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_yield_matInvoke action yieldMatdrive-id (string)
driveItem-id (string)
data: {
. settlement
. maturity
. issue
. rate
. pr
. basis
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_functions_z_testInvoke action z_Testdrive-id (string)
driveItem-id (string)
data: {
. array
. x
. sigma
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_close_sessionUse this API to close an existing workbook session.drive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_create_sessionCreate a new workbook session. Excel APIs can be called in one of two modes: To represent the session in the API, use the workbook-session-id: session-id header. In some cases, creating a new session requires an indeterminate time to complete. Microsoft Graph also provides a long running operations pattern. This pattern provides a way to poll for creation status updates, without waiting for the creation to complete. The following are the steps:drive-id (string)
driveItem-id (string)
data: {
. persistChanges (boolean)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_refresh_sessionUse this API to refresh an existing workbook session.drive-id (string)
driveItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_session_info_resource_key_by_key_Invoke function sessionInfoResourcedrive-id (string)
driveItem-id (string)
key (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_table_row_operation_result_key_by_key_This function is the last in a series of steps to create a workbookTableRow resource asynchronously. A best practice to create multiple table rows is to batch them in one create tableRow operation and carry out the operation asynchronously. An asynchronous request to create table rows involves the following steps: 1. Issue an async Create tableRow request and get the query URL returned in the Location response header. 2. Use the query URL returned from step 1 to issue the Get workbookOperationdrive-id (string)
driveItem-id (string)
key (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_namesRepresents a collection of workbooks scoped named items named ranges and constants. Read-only.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_namesCreate new navigation property to names for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_idRepresents a collection of workbooks scoped named items named ranges and constants. Read-only.drive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_idUpdate the navigation property names in drivesdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_idDelete navigation property names for drivesdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.drive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_by_workbook_named_item_id_worksheetReturns the worksheet to which the named item is scoped. Available only if the item is scoped to the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_names_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_addAdds a new name to the collection of the given scope using the user's locale for the formula.drive-id (string)
driveItem-id (string)
data: {
. name (string)
. reference
. comment (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_names_add_formula_localAdds a new name to the collection of the given scope using the user's locale for the formula.drive-id (string)
driveItem-id (string)
data: {
. name (string)
. formula (string)
. comment (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_operationsThe status of workbook operations. Getting an operation collection is not supported, but you can get the status of a long-running operation if the Location header is returned in the response. Read-only.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_operationsCreate new navigation property to operations for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_operations_by_workbook_operation_idThe status of workbook operations. Getting an operation collection is not supported, but you can get the status of a long-running operation if the Location header is returned in the response. Read-only.drive-id (string)
driveItem-id (string)
workbookOperation-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_operations_by_workbook_operation_idUpdate the navigation property operations in drivesdrive-id (string)
driveItem-id (string)
workbookOperation-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_operations_by_workbook_operation_idDelete navigation property operations for drivesdrive-id (string)
driveItem-id (string)
workbookOperation-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_operations_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tablesRepresents a collection of tables associated with the workbook. Read-only.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tablesCreate new navigation property to tables for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_idRepresents a collection of tables associated with the workbook. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_idUpdate the navigation property tables in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_idDelete navigation property tables for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columnsThe list of all the columns in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columnsCreate new navigation property to columns for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_idThe list of all the columns in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_idUpdate the navigation property columns in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_idDelete navigation property columns for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filterThe filter applied to the column. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filterUpdate the navigation property filter in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filterDelete navigation property filter for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_applyApply the given filter criteria on the given column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_bottom_items_filterInvoke action applyBottomItemsFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. count (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_bottom_percent_filterInvoke action applyBottomPercentFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. percent (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_cell_color_filterInvoke action applyCellColorFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. color (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_custom_filterInvoke action applyCustomFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. criteria1 (string)
. criteria2 (string)
. oper (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_dynamic_filterInvoke action applyDynamicFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. criteria (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_font_color_filterInvoke action applyFontColorFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. color (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_icon_filterInvoke action applyIconFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. icon
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_top_items_filterInvoke action applyTopItemsFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. count (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_top_percent_filterInvoke action applyTopPercentFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. percent (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_values_filterInvoke action applyValuesFilterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_clearClear the filter on the given column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_Gets the range object associated with the data body of the column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_Gets the range object associated with the header row of the column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_Gets the range object associated with the entire column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_Gets the range object associated with the totals row of the column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_addAdds a new column to the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. index (number)
. values
. name (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_Gets a column based on its position in the collection.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_filterThe filter applied to the column. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_filterUpdate the navigation property filter in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_filterDelete navigation property filter for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_data_body_range_Gets the range object associated with the data body of the column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_header_row_range_Gets the range object associated with the header row of the column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_range_Gets the range object associated with the entire column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_columns_item_at_index_by_index_total_row_range_Gets the range object associated with the totals row of the column.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_clear_filtersClears all the filters currently applied on the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_convert_to_rangeConverts the table into a normal range of cells. All data is preserved.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_Gets the range object associated with the data body of the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_data_body_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_Gets the range object associated with header row of the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_header_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_Get the range object associated with the entire table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_reapply_filtersReapplies all the filters currently on the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_Gets the range object associated with totals row of the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_total_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rowsThe list of all the rows in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rowsCreate new navigation property to rows for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_idThe list of all the rows in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_idUpdate the navigation property rows in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_idDelete navigation property rows for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_Invoke function rangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_addAdds rows to the end of the table. Note that the API can accept multiple rows data using this API. Adding one row at a time could lead to performance degradation. The recommended approach would be to batch the rows together in a single call rather than doing single row insertion. For best results, collect the rows to be inserted on the application side and perform single rows add operation. Experiment with the number of rows to determine the ideal number of rows to use in single API call.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. index (number)
. values
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_item_at_index_by_index_Gets a row based on its position in the collection.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_rows_item_at_index_by_index_range_Invoke function rangedrive-id (string)
driveItem-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_sortThe sorting for the table. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookTable-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_sort_applyPerform a sort operation.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
data: {
. fields (array)
. matchCase (boolean)
. method (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_sort_clearClears the sorting that is currently on the table. While this doesn't modify the table's ordering, it clears the state of the header buttons.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_sort_reapplyReapplies the current sorting parameters to the table.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_by_workbook_table_id_worksheetThe worksheet containing the current table. Read-only.drive-id (string)
driveItem-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_addCreate a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added for example, because the address is invalid, or the table would overlap with another table, an error is generated.drive-id (string)
driveItem-id (string)
data: {
. address (string)
. hasHeaders (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_count_Invoke function countdrive-id (string)
driveItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_Invoke function itemAtdrive-id (string)
driveItem-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_columnsThe list of all the columns in the table. Read-only.drive-id (string)
driveItem-id (string)
index (number)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_columnsCreate new navigation property to columns for drivesdrive-id (string)
driveItem-id (string)
index (number)
data (undefined) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_clear_filtersClears all the filters currently applied on the table.drive-id (string)
driveItem-id (string)
index (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_convert_to_rangeConverts the table into a normal range of cells. All data is preserved.drive-id (string)
driveItem-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_data_body_range_Gets the range object associated with the data body of the table.drive-id (string)
driveItem-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_header_row_range_Gets the range object associated with header row of the table.drive-id (string)
driveItem-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_range_Get the range object associated with the entire table.drive-id (string)
driveItem-id (string)
index (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_reapply_filtersReapplies all the filters currently on the table.drive-id (string)
driveItem-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_total_row_range_Gets the range object associated with totals row of the table.drive-id (string)
driveItem-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_rowsThe list of all the rows in the table. Read-only.drive-id (string)
driveItem-id (string)
index (number)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_rowsCreate new navigation property to rows for drivesdrive-id (string)
driveItem-id (string)
index (number)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_sortThe sorting for the table. Read-only.drive-id (string)
driveItem-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_tables_item_at_index_by_index_worksheetThe worksheet containing the current table. Read-only.drive-id (string)
driveItem-id (string)
index (number)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheetsRepresents a collection of worksheets associated with the workbook. Read-only.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheetsCreate new navigation property to worksheets for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_idRepresents a collection of worksheets associated with the workbook. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_idUpdate the navigation property worksheets in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_idDelete navigation property worksheets for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_chartsThe list of charts that are part of the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_chartsCreate new navigation property to charts for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_idThe list of charts that are part of the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_idUpdate the navigation property charts in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_idDelete navigation property charts for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axesRepresents chart axes. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axesUpdate the navigation property axes in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axesDelete navigation property axes for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axisRepresents the category axis in a chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axisUpdate the navigation property categoryAxis in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axisDelete navigation property categoryAxis for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_formatRepresents the formatting of a chart object, which includes line and font formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_fontRepresents the font attributes font name, font size, color, etc. for a chart axis element. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlinesReturns a gridlines object that represents the major gridlines for the specified axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlinesUpdate the navigation property majorGridlines in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlinesDelete navigation property majorGridlines for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_formatRepresents the formatting of chart gridlines. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_major_gridlines_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlinesReturns a Gridlines object that represents the minor gridlines for the specified axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlinesUpdate the navigation property minorGridlines in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlinesDelete navigation property minorGridlines for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_formatRepresents the formatting of chart gridlines. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_minor_gridlines_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_titleRepresents the axis title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_titleUpdate the navigation property title in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_titleDelete navigation property title for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_title_formatRepresents the formatting of chart axis title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_title_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_title_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_title_format_fontRepresents the font attributes, such as font name, font size, color, etc. of chart axis title object. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_title_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_category_axis_title_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axisRepresents the series axis of a 3-dimensional chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axisUpdate the navigation property seriesAxis in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axisDelete navigation property seriesAxis for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_formatRepresents the formatting of a chart object, which includes line and font formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_fontRepresents the font attributes font name, font size, color, etc. for a chart axis element. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlinesReturns a gridlines object that represents the major gridlines for the specified axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlinesUpdate the navigation property majorGridlines in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlinesDelete navigation property majorGridlines for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_formatRepresents the formatting of chart gridlines. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_major_gridlines_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlinesReturns a Gridlines object that represents the minor gridlines for the specified axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlinesUpdate the navigation property minorGridlines in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlinesDelete navigation property minorGridlines for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_formatRepresents the formatting of chart gridlines. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_minor_gridlines_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_titleRepresents the axis title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_titleUpdate the navigation property title in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_titleDelete navigation property title for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_title_formatRepresents the formatting of chart axis title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_title_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_title_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_title_format_fontRepresents the font attributes, such as font name, font size, color, etc. of chart axis title object. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_title_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_series_axis_title_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axisRepresents the value axis in an axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axisUpdate the navigation property valueAxis in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axisDelete navigation property valueAxis for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_formatRepresents the formatting of a chart object, which includes line and font formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_fontRepresents the font attributes font name, font size, color, etc. for a chart axis element. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlinesReturns a gridlines object that represents the major gridlines for the specified axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlinesUpdate the navigation property majorGridlines in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlinesDelete navigation property majorGridlines for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_formatRepresents the formatting of chart gridlines. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_major_gridlines_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlinesReturns a Gridlines object that represents the minor gridlines for the specified axis. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlinesUpdate the navigation property minorGridlines in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlinesDelete navigation property minorGridlines for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_formatRepresents the formatting of chart gridlines. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_format_lineRepresents chart line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_minor_gridlines_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_titleRepresents the axis title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_titleUpdate the navigation property title in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_titleDelete navigation property title for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_title_formatRepresents the formatting of chart axis title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_title_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_title_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_title_format_fontRepresents the font attributes, such as font name, font size, color, etc. of chart axis title object. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_title_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_axes_value_axis_title_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labelsRepresents the data labels on the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labelsUpdate the navigation property dataLabels in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labelsDelete navigation property dataLabels for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_formatRepresents the format of chart data labels, which includes fill and font formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fillRepresents the fill format of the current chart data label. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fillUpdate the navigation property fill in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fillDelete navigation property fill for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fill_clearClear the fill color of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fill_set_solid_colorSets the fill formatting of a chart element to a uniform color.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data: {
. color (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fontRepresents the font attributes font name, font size, color, etc. for a chart data label. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_data_labels_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_formatEncapsulates the format properties for the chart area. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fillRepresents the fill format of an object, which includes background formatting information. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fillUpdate the navigation property fill in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fillDelete navigation property fill for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fill_clearClear the fill color of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fill_set_solid_colorSets the fill formatting of a chart element to a uniform color.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data: {
. color (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fontRepresents the font attributes font name, font size, color, etc. for the current object. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legendRepresents the legend for the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legendUpdate the navigation property legend in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legendDelete navigation property legend for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_formatRepresents the formatting of a chart legend, which includes fill and font formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fillRepresents the fill format of an object, which includes background formating information. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fillUpdate the navigation property fill in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fillDelete navigation property fill for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fill_clearClear the fill color of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fill_set_solid_colorSets the fill formatting of a chart element to a uniform color.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data: {
. color (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fontRepresents the font attributes such as font name, font size, color, etc. of a chart legend. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_legend_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_image_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_image_width_by_width_height_by_height_fitting_mode_by_fitting_mode_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
width (number)
height (number)
fittingMode (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_image_width_by_width_height_by_height_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
width (number)
height (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_image_width_by_width_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
width (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_set_dataResets the source data for the chart.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data: {
. sourceData
. seriesBy (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_set_positionPositions the chart relative to cells on the worksheet.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data: {
. startCell
. endCell
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_seriesRepresents either a single series or collection of series in the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_seriesCreate new navigation property to series for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_idRepresents either a single series or collection of series in the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_idUpdate the navigation property series in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_idDelete navigation property series for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_formatThe formatting of a chart series, which includes fill and line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_fillRepresents the fill format of a chart series, which includes background formatting information. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_fillUpdate the navigation property fill in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_fillDelete navigation property fill for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_fill_clearClear the fill color of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_fill_set_solid_colorSets the fill formatting of a chart element to a uniform color.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
data: {
. color (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_lineRepresents line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_lineUpdate the navigation property line in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_lineDelete navigation property line for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_format_line_clearClear the line format of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_pointsA collection of all points in the series. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_pointsCreate new navigation property to points for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_idA collection of all points in the series. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_idUpdate the navigation property points in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_idDelete navigation property points for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_formatThe format properties of the chart point. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_format_fillRepresents the fill format of a chart, which includes background formatting information. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_format_fillUpdate the navigation property fill in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_format_fillDelete navigation property fill for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_format_fill_clearClear the fill color of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_by_workbook_chart_point_id_format_fill_set_solid_colorSets the fill formatting of a chart element to a uniform color.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
workbookChartPoint-id (string)
data: {
. color (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_item_at_index_by_index_Retrieve a point based on its position within the series.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_item_at_index_by_index_formatThe format properties of the chart point. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_item_at_index_by_index_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_by_workbook_chart_series_id_points_item_at_index_by_index_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
workbookChartSeries-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_item_at_index_by_index_Retrieves a series based on its position in the collectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_item_at_index_by_index_formatThe formatting of a chart series, which includes fill and line formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_item_at_index_by_index_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_item_at_index_by_index_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_item_at_index_by_index_pointsA collection of all points in the series. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
index (number)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_series_item_at_index_by_index_pointsCreate new navigation property to points for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
index (number)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_titleRepresents the title of the specified chart, including the text, visibility, position and formatting of the title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_titleUpdate the navigation property title in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_titleDelete navigation property title for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_formatThe formatting of a chart title, which includes fill and font formatting. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fillRepresents the fill format of an object, which includes background formatting information. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fillUpdate the navigation property fill in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fillDelete navigation property fill for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fill_clearClear the fill color of a chart element.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fill_set_solid_colorSets the fill formatting of a chart element to a uniform color.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data: {
. color (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fontRepresents the font attributes font name, font size, color, etc. for the current object. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fontUpdate the navigation property font in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_title_format_fontDelete navigation property font for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_by_workbook_chart_id_worksheetThe worksheet containing the current chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookChart-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_addCreates a new chart.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. type (string)
. sourceData
. seriesBy (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_Invoke function itemdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_axesRepresents chart axes. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_axesUpdate the navigation property axes in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_axesDelete navigation property axes for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_data_labelsRepresents the data labels on the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_data_labelsUpdate the navigation property dataLabels in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_data_labelsDelete navigation property dataLabels for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_formatEncapsulates the format properties for the chart area. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_legendRepresents the legend for the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_legendUpdate the navigation property legend in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_legendDelete navigation property legend for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_image_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_image_width_by_width_height_by_height_fitting_mode_by_fitting_mode_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
width (number)
height (number)
fittingMode (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_image_width_by_width_height_by_height_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
width (number)
height (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_image_width_by_width_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
width (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_set_dataResets the source data for the chart.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data: {
. sourceData
. seriesBy (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_set_positionPositions the chart relative to cells on the worksheet.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data: {
. startCell
. endCell
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_seriesRepresents either a single series or collection of series in the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_seriesCreate new navigation property to series for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_titleRepresents the title of the specified chart, including the text, visibility, position and formatting of the title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_titleUpdate the navigation property title in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_titleDelete navigation property title for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_name_by_name_worksheetThe worksheet containing the current chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
name (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_Gets a chart based on its position in the collection.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_axesRepresents chart axes. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_axesUpdate the navigation property axes in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_axesDelete navigation property axes for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_data_labelsRepresents the data labels on the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_data_labelsUpdate the navigation property dataLabels in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_data_labelsDelete navigation property dataLabels for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_formatEncapsulates the format properties for the chart area. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_legendRepresents the legend for the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_legendUpdate the navigation property legend in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_legendDelete navigation property legend for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_image_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_image_width_by_width_height_by_height_fitting_mode_by_fitting_mode_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
width (number)
height (number)
fittingMode (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_image_width_by_width_height_by_height_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
width (number)
height (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_image_width_by_width_Invoke function imagedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
width (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_set_dataResets the source data for the chart.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data: {
. sourceData
. seriesBy (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_set_positionPositions the chart relative to cells on the worksheet.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data: {
. startCell
. endCell
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_seriesRepresents either a single series or collection of series in the chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_seriesCreate new navigation property to series for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_titleRepresents the title of the specified chart, including the text, visibility, position and formatting of the title. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_titleUpdate the navigation property title in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_titleDelete navigation property title for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_charts_item_at_index_by_index_worksheetThe worksheet containing the current chart. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_Gets the range object containing the single cell based on row and column numbers. The cell can be outside the bounds of its parent range, so long as it's stays within the worksheet grid.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
anotherRange (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_column_column_by_column1_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
column1 (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_row_row_by_row1_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
row1 (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_cell_row_by_row_column_by_column_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_Invoke function rangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_Invoke function rangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_range_address_by_address_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
address (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_used_range_values_only_by_values_only_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
valuesOnly (boolean)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_namesThe list of names that are associated with the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_namesCreate new navigation property to names for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_idThe list of names that are associated with the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_idUpdate the navigation property names in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_idDelete navigation property names for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_by_workbook_named_item_id_worksheetReturns the worksheet to which the named item is scoped. Available only if the item is scoped to the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookNamedItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$search (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_addAdds a new name to the collection of the given scope using the user's locale for the formula.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. name (string)
. reference
. comment (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_names_add_formula_localAdds a new name to the collection of the given scope using the user's locale for the formula.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. name (string)
. formula (string)
. comment (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tablesThe list of piot tables that are part of the worksheet.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tablesCreate new navigation property to pivotTables for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_by_workbook_pivot_table_idThe list of piot tables that are part of the worksheet.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookPivotTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_by_workbook_pivot_table_idUpdate the navigation property pivotTables in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookPivotTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_by_workbook_pivot_table_idDelete navigation property pivotTables for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookPivotTable-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_by_workbook_pivot_table_id_refreshRefreshes the PivotTable.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookPivotTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_by_workbook_pivot_table_id_worksheetThe worksheet that contains the current pivot table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookPivotTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$search (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_pivot_tables_refresh_allRefreshes the PivotTable within a given worksheet.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_protectionThe sheet protection object for a worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_protectionUpdate the navigation property protection in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_protectionDelete navigation property protection for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_protection_protectProtect a worksheet. It throws if the worksheet has been protected.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. options
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_protection_unprotectUnprotect a worksheetdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tablesThe list of tables that are part of the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tablesCreate new navigation property to tables for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_idThe list of tables that are part of the worksheet. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_idUpdate the navigation property tables in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_idDelete navigation property tables for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columnsThe list of all the columns in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columnsCreate new navigation property to columns for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_idThe list of all the columns in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_idUpdate the navigation property columns in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_idDelete navigation property columns for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filterThe filter applied to the column. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filterUpdate the navigation property filter in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filterDelete navigation property filter for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_applyApply the given filter criteria on the given column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. criteria
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_bottom_items_filterInvoke action applyBottomItemsFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. count (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_bottom_percent_filterInvoke action applyBottomPercentFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. percent (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_cell_color_filterInvoke action applyCellColorFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. color (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_custom_filterInvoke action applyCustomFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. criteria1 (string)
. criteria2 (string)
. oper (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_dynamic_filterInvoke action applyDynamicFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. criteria (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_font_color_filterInvoke action applyFontColorFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. color (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_icon_filterInvoke action applyIconFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. icon
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_top_items_filterInvoke action applyTopItemsFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. count (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_top_percent_filterInvoke action applyTopPercentFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. percent (number)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_apply_values_filterInvoke action applyValuesFilterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. values
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_filter_clearClear the filter on the given column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_Gets the range object associated with the data body of the column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_data_body_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_Gets the range object associated with the header row of the column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_header_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_Gets the range object associated with the entire column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_Gets the range object associated with the totals row of the column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_by_workbook_table_column_id_total_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableColumn-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_addAdds a new column to the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. index (number)
. values
. name (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_Gets a column based on its position in the collection.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_filterThe filter applied to the column. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_filterUpdate the navigation property filter in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_filterDelete navigation property filter for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_data_body_range_Gets the range object associated with the data body of the column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_header_row_range_Gets the range object associated with the header row of the column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_range_Gets the range object associated with the entire column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_columns_item_at_index_by_index_total_row_range_Gets the range object associated with the totals row of the column.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_clear_filtersClears all the filters currently applied on the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_convert_to_rangeConverts the table into a normal range of cells. All data is preserved.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_Gets the range object associated with the data body of the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_data_body_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_Gets the range object associated with header row of the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_header_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_Get the range object associated with the entire table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_reapply_filtersReapplies all the filters currently on the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_Gets the range object associated with totals row of the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_total_row_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rowsThe list of all the rows in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rowsCreate new navigation property to rows for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_idThe list of all the rows in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_idUpdate the navigation property rows in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_idDelete navigation property rows for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_Invoke function rangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_formatReturns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_formatUpdate the navigation property format in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_formatDelete navigation property format for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_bounding_rect_another_range_by_another_range_Invoke function boundingRectdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_cell_row_by_row_column_by_column_Invoke function celldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
row (number)
column (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_clearInvoke action cleardrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. applyTo (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_column_column_by_column_Invoke function columndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
column (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_after_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_after_count_by_count_Invoke function columnsAfterdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_before_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_columns_before_count_by_count_Invoke function columnsBeforedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_deleteInvoke action deletedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_entire_column_Invoke function entireColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_entire_row_Invoke function entireRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_insertInvoke action insertdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. shift (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_intersection_another_range_by_another_range_Invoke function intersectiondrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
anotherRange (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_last_cell_Invoke function lastCelldrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_last_column_Invoke function lastColumndrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_last_row_Invoke function lastRowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_mergeInvoke action mergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data: {
. across (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_offset_range_row_offset_by_row_offset_column_offset_by_column_offset_Invoke function offsetRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
rowOffset (number)
columnOffset (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_resized_range_delta_rows_by_delta_rows_delta_columns_by_delta_columns_Invoke function resizedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
deltaRows (number)
deltaColumns (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_row_row_by_row_Invoke function rowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
row (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_above_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_above_count_by_count_Invoke function rowsAbovedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_below_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_rows_below_count_by_count_Invoke function rowsBelowdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
count (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_unmergeInvoke action unmergedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_used_range_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_used_range_values_only_by_values_only_Invoke function usedRangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
valuesOnly (boolean)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_visible_view_Invoke function visibleViewdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_sortThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_by_workbook_table_row_id_range_worksheetThe worksheet containing the current range. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
workbookTableRow-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_addAdds rows to the end of the table. Note that the API can accept multiple rows data using this API. Adding one row at a time could lead to performance degradation. The recommended approach would be to batch the rows together in a single call rather than doing single row insertion. For best results, collect the rows to be inserted on the application side and perform single rows add operation. Experiment with the number of rows to determine the ideal number of rows to use in single API call.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. index (number)
. values
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_item_at_index_by_index_Gets a row based on its position in the collection.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_rows_item_at_index_by_index_range_Invoke function rangedrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_sortThe sorting for the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_sort_applyPerform a sort operation.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
data: {
. fields (array)
. matchCase (boolean)
. method (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_sort_clearClears the sorting that is currently on the table. While this doesn't modify the table's ordering, it clears the state of the header buttons.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_sort_reapplyReapplies the current sorting parameters to the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_by_workbook_table_id_worksheetThe worksheet containing the current table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
workbookTable-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_addCreate a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added for example, because the address is invalid, or the table would overlap with another table, an error is generated.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
data: {
. address (string)
. hasHeaders (boolean)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_count_Invoke function countdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_Invoke function itemAtdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_columnsThe list of all the columns in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_columnsCreate new navigation property to columns for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_clear_filtersClears all the filters currently applied on the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_convert_to_rangeConverts the table into a normal range of cells. All data is preserved.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_data_body_range_Gets the range object associated with the data body of the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_header_row_range_Gets the range object associated with header row of the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_range_Get the range object associated with the entire table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_reapply_filtersReapplies all the filters currently on the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_total_row_range_Gets the range object associated with totals row of the table.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_rowsThe list of all the rows in the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_rowsCreate new navigation property to rows for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_sortThe sorting for the table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_sortUpdate the navigation property sort in drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_sortDelete navigation property sort for drivesdrive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_by_workbook_worksheet_id_tables_item_at_index_by_index_worksheetThe worksheet containing the current table. Read-only.drive-id (string)
driveItem-id (string)
workbookWorksheet-id (string)
index (number)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
post_drives_by_drive_id_items_by_drive_item_id_workbook_worksheets_addAdd a new worksheet to the workbook. The worksheet is added at the end of existing worksheets. If you want to activate the newly added worksheet, call .activate on it.drive-id (string)
driveItem-id (string)
data: {
. name (string)
} (object) required