2020 Method
Changes 0
M

ViewSheetSetting.SaveAs

Description:
Save the current view sheet set to another view sheet set with the specified name.
public bool SaveAs(
	string newName
)
Return Value bool False if Save As operation fails, otherwise True.