MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: workbook.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withApplication(MicrosoftGraphWorkbookApplication application) |
Set the application property: workbookApplication.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withComments(List<MicrosoftGraphWorkbookComment> comments) |
Set the comments property: The comments property.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withFunctions(MicrosoftGraphWorkbookFunctions functions) |
Set the functions property: workbookFunctions.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withNames(List<MicrosoftGraphWorkbookNamedItem> names) |
Set the names property: Represents a collection of workbook scoped named items (named ranges and constants).
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withOperations(List<MicrosoftGraphWorkbookOperation> operations) |
Set the operations property: The status of workbook operations.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withTables(List<MicrosoftGraphWorkbookTable> tables) |
Set the tables property: Represents a collection of tables associated with the workbook.
|
MicrosoftGraphWorkbook |
MicrosoftGraphWorkbook.withWorksheets(List<MicrosoftGraphWorkbookWorksheet> worksheets) |
Set the worksheets property: Represents a collection of worksheets associated with the workbook.
|
MicrosoftGraphWorkbook |
MicrosoftGraphDriveItem.workbook() |
Get the workbook property: workbook.
|