<Code Lib>
2023 Method
Changes 3
M

ViewSheet.CanBeDuplicated

Description:
Identifies if this sheet can be duplicated.

public bool CanBeDuplicated(
	SheetDuplicateOption duplicateOption
)

Return Value bool True if the sheet can be duplicated, false otherwise.

Loading…