2027 Method
Changes 0
M

ViewSchedule.CreateSheetList

Description:
Creates a sheet list.
Remarks:
A sheet list is a schedule of sheets in the project. It is a schedule of the Sheets category.
public static ViewSchedule CreateSheetList(
	Document document
)
  • document
    The document to which the new schedule will be added.
Return Value ViewSchedule The newly created schedule.