public static class CustomSheetService.CopySheetRequest extends Object
| 构造器和说明 |
|---|
CopySheetRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomSheetService.SheetDestination |
getDestination() |
CustomSheetService.SheetSource |
getSource() |
void |
setDestination(CustomSheetService.SheetDestination destination) |
void |
setSource(CustomSheetService.SheetSource source) |
public CustomSheetService.SheetSource getSource()
public void setSource(CustomSheetService.SheetSource source)
public CustomSheetService.SheetDestination getDestination()
public void setDestination(CustomSheetService.SheetDestination destination)
Copyright © 2025. All rights reserved.