2024 Method
Changes 0
M

ViewSheetSetting.Rename

Description:
Rename the current view sheet set.
public bool Rename(
	string newName
)
  • String
    newName
    View sheet set name to be renamed as.
Return Value bool False if Rename operation fails, otherwise True.