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