ViewSheetSetting.Rename
Description:
Rename the current view sheet set.
Rename the current view sheet set.
public bool Rename(
string newName
)
-
StringnewNameView sheet set name to be renamed as.
Return Value
bool
False if Rename operation fails, otherwise True.
-
Thrown when the input name is already existed in current view sheet set list.