The unique identifier of the spec sheet that has been loaded into the diagram. This property allows for tracking which spec sheet is currently applied to the diagram, enabling more specific handling of sheet-related events and updates.
The names of all spec sheets that are currently available in the diagram's context. This property provides a list of all spec sheets that can be applied to the diagram, allowing for more informed handling of sheet-related events and updates.
Defines the structure of a diagram sheet loaded event, which includes information about the spec sheet that has been loaded into the diagram and the names of all available spec sheets. This interface can be used to provide detailed information about sheet loading events in the diagram, allowing for more specific handling of such events, such as updating the display or synchronizing with other components.