<Code Lib>
2022 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
)

Return Value ViewSchedule The newly created schedule.

Loading…