ViewSheetSetting.Delete
Method
Description:
Delete the current view sheet set, and make the In-Session set as the current one.
Delete the current view sheet set, and make the In-Session set as the current one.
Remarks:
If the current view sheet set is In-Session, an InvalidOperationException will be thrown.
If the current view sheet set is In-Session, an InvalidOperationException will be thrown.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the current view sheet set is In-Session. |