Adds a new sheet component without adding it to the subset.
To add the new sheet component to the subset, use the InsertComponent method.
Syntax
AddNewSheet(
name As String,
desc As String) As IAcSmSheet
name | Input string containing Name value of the new sheet |
desc | Input string containing the text to set as the description |
Comments? |