2027 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
)
  • String
    newName
    View sheet set name to be saved as.
Return Value Boolean False if Save As operation fails, otherwise True.