Home
last modified time | relevance | path

Searched refs:WorkbookWorksheetChartsCollectionRequest (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DActionWorkbook.go4877 …kbookWorksheetChartsCollectionRequestBuilder) Request() *WorkbookWorksheetChartsCollectionRequest {
4878 return &WorkbookWorksheetChartsCollectionRequest{
4891 type WorkbookWorksheetChartsCollectionRequest struct{ BaseRequest } struct
4894 func (r *WorkbookWorksheetChartsCollectionRequest) Paging(ctx context.Context, method, path string,… argument
4950 func (r *WorkbookWorksheetChartsCollectionRequest) GetN(ctx context.Context, n int) ([]WorkbookChar… argument
4959 func (r *WorkbookWorksheetChartsCollectionRequest) Get(ctx context.Context) ([]WorkbookChart, error… argument
4964 func (r *WorkbookWorksheetChartsCollectionRequest) Add(ctx context.Context, reqObj *WorkbookChart) … argument