ViewSheet.CanBeDuplicated
Description:
Identifies if this sheet can be duplicated.
Identifies if this sheet can be duplicated.
public bool CanBeDuplicated(
SheetDuplicateOption duplicateOption
)
-
duplicateOptionThe option to use when duplicating the sheet.
Return Value
bool
True if the sheet can be duplicated, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration