<Code Lib>
2025.3 Method
Changes 0
M

ViewSchedule.GetDefaultNameForSheetList

Description:
Gets the default view name that will be used when creating a sheet list.

public static string GetDefaultNameForSheetList(
	Document document
)

  • document
    The document to which the new schedule will be added.
Return Value String The default view name.

Loading…