public class WorkbookWorksheetProtectionRequest extends com.github.davidmoten.odata.client.EntityRequest<WorkbookWorksheetProtection>
| Constructor and Description |
|---|
WorkbookWorksheetProtectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
protect(WorkbookWorksheetProtectionOptions options) |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
unprotect() |
public WorkbookWorksheetProtectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestNoReturn protect(WorkbookWorksheetProtectionOptions options)
public com.github.davidmoten.odata.client.ActionRequestNoReturn unprotect()
Copyright © 2018–2020. All rights reserved.