ViewSheetSetting.SaveAs
Description:
Save the current view sheet set to another view sheet set with the specified name.
Save the current view sheet set to another view sheet set with the specified name.
public bool SaveAs(
string newName
)
-
StringnewNameView sheet set name to be saved as.
-
Thrown when the input name is already existed in current view sheet set list.