Form FlowsheetTool Strip Button 4_ Click Method
Handles the Insert → Spreadsheet Table menu click by adding a new spreadsheet-linked property table graphic to the flowsheet surface.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void ToolStripButton4_Click(
Object sender,
EventArgs e
)VB
Public Sub ToolStripButton4_Click (
sender As Object,
e As EventArgs
)