ViewSheet.CanBeDuplicated
Method
Description:
Identifies if this sheet can be duplicated.
Identifies if this sheet can be duplicated.
Parameters
Parameter | Type | Description |
---|---|---|
duplicateOption | SheetDuplicateOption | The option to use when duplicating the sheet. |
Return Value
Type | Description |
---|---|
Boolean | True if the sheet can be duplicated, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |