Documentation
¶
Index ¶
- type WorksheetsRequestBuilder
- func (m *WorksheetsRequestBuilder) Add() ...
- func (m *WorksheetsRequestBuilder) CreateGetRequestInformation(options *WorksheetsRequestBuilderGetOptions) (...)
- func (m *WorksheetsRequestBuilder) CreatePostRequestInformation(options *WorksheetsRequestBuilderPostOptions) (...)
- func (m *WorksheetsRequestBuilder) Get(options *WorksheetsRequestBuilderGetOptions) (*WorksheetsResponse, error)
- func (m *WorksheetsRequestBuilder) Post(options *WorksheetsRequestBuilderPostOptions) (...)
- type WorksheetsRequestBuilderGetOptions
- type WorksheetsRequestBuilderGetQueryParameters
- type WorksheetsRequestBuilderPostOptions
- type WorksheetsResponse
- func (m *WorksheetsResponse) GetAdditionalData() map[string]interface{}
- func (m *WorksheetsResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *WorksheetsResponse) GetNextLink() *string
- func (m *WorksheetsResponse) GetValue() ...
- func (m *WorksheetsResponse) IsNil() bool
- func (m *WorksheetsResponse) Serialize(...) error
- func (m *WorksheetsResponse) SetAdditionalData(value map[string]interface{})
- func (m *WorksheetsResponse) SetNextLink(value *string)
- func (m *WorksheetsResponse) SetValue(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorksheetsRequestBuilder ¶
type WorksheetsRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\worksheets
func NewWorksheetsRequestBuilder ¶
func NewWorksheetsRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WorksheetsRequestBuilder
Instantiates a new WorksheetsRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewWorksheetsRequestBuilderInternal ¶
func NewWorksheetsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WorksheetsRequestBuilder
Instantiates a new WorksheetsRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*WorksheetsRequestBuilder) CreateGetRequestInformation ¶
func (m *WorksheetsRequestBuilder) CreateGetRequestInformation(options *WorksheetsRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Represents a collection of worksheets associated with the workbook. Read-only. Parameters:
- options : Options for the request
func (*WorksheetsRequestBuilder) CreatePostRequestInformation ¶
func (m *WorksheetsRequestBuilder) CreatePostRequestInformation(options *WorksheetsRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Represents a collection of worksheets associated with the workbook. Read-only. Parameters:
- options : Options for the request
func (*WorksheetsRequestBuilder) Get ¶
func (m *WorksheetsRequestBuilder) Get(options *WorksheetsRequestBuilderGetOptions) (*WorksheetsResponse, error)
Represents a collection of worksheets associated with the workbook. Read-only. Parameters:
- options : Options for the request
func (*WorksheetsRequestBuilder) Post ¶
func (m *WorksheetsRequestBuilder) Post(options *WorksheetsRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookWorksheet, error)
Represents a collection of worksheets associated with the workbook. Read-only. Parameters:
- options : Options for the request
type WorksheetsRequestBuilderGetOptions ¶
type WorksheetsRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *WorksheetsRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
Options for Get
type WorksheetsRequestBuilderGetQueryParameters ¶
type WorksheetsRequestBuilderGetQueryParameters struct { // Include count of items Count *bool // Expand related entities Expand []string // Filter items by property values Filter *string // Order items by property values Orderby []string // Search items by search phrases Search *string // Select properties to be returned Select_escaped []string // Skip the first n items Skip *int32 // Show only the first n items Top *int32 }
Represents a collection of worksheets associated with the workbook. Read-only.
type WorksheetsRequestBuilderPostOptions ¶
type WorksheetsRequestBuilderPostOptions 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 }
Options for Post
type WorksheetsResponse ¶
type WorksheetsResponse struct {
// contains filtered or unexported fields
}
func NewWorksheetsResponse ¶
func NewWorksheetsResponse() *WorksheetsResponse
Instantiates a new worksheetsResponse and sets the default values.
func (*WorksheetsResponse) GetAdditionalData ¶
func (m *WorksheetsResponse) GetAdditionalData() map[string]interface{}
Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*WorksheetsResponse) GetFieldDeserializers ¶
func (m *WorksheetsResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*WorksheetsResponse) GetNextLink ¶
func (m *WorksheetsResponse) GetNextLink() *string
Gets the nextLink property value.
func (*WorksheetsResponse) GetValue ¶
func (m *WorksheetsResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookWorksheet
Gets the value property value.
func (*WorksheetsResponse) IsNil ¶
func (m *WorksheetsResponse) IsNil() bool
func (*WorksheetsResponse) Serialize ¶
func (m *WorksheetsResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*WorksheetsResponse) SetAdditionalData ¶
func (m *WorksheetsResponse) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*WorksheetsResponse) SetNextLink ¶
func (m *WorksheetsResponse) SetNextLink(value *string)
Sets the nextLink property value. Parameters:
- value : Value to set for the nextLink property.
func (*WorksheetsResponse) SetValue ¶
func (m *WorksheetsResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookWorksheet)
Sets the value property value. Parameters:
- value : Value to set for the value property.