item

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkbookWorksheetRequestBuilder

type WorkbookWorksheetRequestBuilder struct {
	// contains filtered or unexported fields
}

WorkbookWorksheetRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets\{workbookWorksheet-id}

func NewWorkbookWorksheetRequestBuilder

NewWorkbookWorksheetRequestBuilder instantiates a new WorkbookWorksheetRequestBuilder and sets the default values.

func NewWorkbookWorksheetRequestBuilderInternal

func NewWorkbookWorksheetRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WorkbookWorksheetRequestBuilder

NewWorkbookWorksheetRequestBuilderInternal instantiates a new WorkbookWorksheetRequestBuilder and sets the default values.

func (*WorkbookWorksheetRequestBuilder) CellWithRowWithColumn

CellWithRowWithColumn builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets\{workbookWorksheet-id}\microsoft.graph.cell(row={row},column={column})

func (*WorkbookWorksheetRequestBuilder) ChartsById

ChartsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.workbooks.item.workbook.worksheets.item.charts.item collection

func (*WorkbookWorksheetRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation represents a collection of worksheets associated with the workbook. Read-only.

func (*WorkbookWorksheetRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation represents a collection of worksheets associated with the workbook. Read-only.

func (*WorkbookWorksheetRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation represents a collection of worksheets associated with the workbook. Read-only.

func (*WorkbookWorksheetRequestBuilder) Delete

Delete represents a collection of worksheets associated with the workbook. Read-only.

func (*WorkbookWorksheetRequestBuilder) Get

Get represents a collection of worksheets associated with the workbook. Read-only.

func (*WorkbookWorksheetRequestBuilder) NamesById

NamesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.workbooks.item.workbook.worksheets.item.names.item collection

func (*WorkbookWorksheetRequestBuilder) Patch

Patch represents a collection of worksheets associated with the workbook. Read-only.

func (*WorkbookWorksheetRequestBuilder) PivotTablesById

PivotTablesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.workbooks.item.workbook.worksheets.item.pivotTables.item collection

func (*WorkbookWorksheetRequestBuilder) RangeWithAddress

RangeWithAddress builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets\{workbookWorksheet-id}\microsoft.graph.range(address='{address}')

func (*WorkbookWorksheetRequestBuilder) Range_escaped

Range_escaped builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets\{workbookWorksheet-id}\microsoft.graph.range()

func (*WorkbookWorksheetRequestBuilder) TablesById

TablesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.workbooks.item.workbook.worksheets.item.tables.item collection

func (*WorkbookWorksheetRequestBuilder) UsedRange

UsedRange builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets\{workbookWorksheet-id}\microsoft.graph.usedRange()

func (*WorkbookWorksheetRequestBuilder) UsedRangeWithValuesOnly

UsedRangeWithValuesOnly builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets\{workbookWorksheet-id}\microsoft.graph.usedRange(valuesOnly={valuesOnly})

type WorkbookWorksheetRequestBuilderDeleteOptions

type WorkbookWorksheetRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

WorkbookWorksheetRequestBuilderDeleteOptions options for Delete

type WorkbookWorksheetRequestBuilderGetOptions

type WorkbookWorksheetRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *WorkbookWorksheetRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

WorkbookWorksheetRequestBuilderGetOptions options for Get

type WorkbookWorksheetRequestBuilderGetQueryParameters

type WorkbookWorksheetRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

WorkbookWorksheetRequestBuilderGetQueryParameters represents a collection of worksheets associated with the workbook. Read-only.

type WorkbookWorksheetRequestBuilderPatchOptions

type WorkbookWorksheetRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookWorksheet
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

WorkbookWorksheetRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis
add
add
add

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL