Home
last modified time | relevance | path

Searched defs:WorkbookRangeFormatBordersCollectionRequest (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.go4437 type WorkbookRangeFormatBordersCollectionRequest struct{ BaseRequest } struct
4440 …(ctx context.Context, method, path string, obj interface{}, n int) ([]WorkbookRangeBorder, error) {
4496 …geFormatBordersCollectionRequest) GetN(ctx context.Context, n int) ([]WorkbookRangeBorder, error) {
4505 …kbookRangeFormatBordersCollectionRequest) Get(ctx context.Context) ([]WorkbookRangeBorder, error) {
4510 …t) Add(ctx context.Context, reqObj *WorkbookRangeBorder) (resObj *WorkbookRangeBorder, err error) {