Constructs a new sheet component. The new sheet is not automatically inserted into the collection.
Syntax
AddNewSheet(
name As String,
desc As String) As IAcSmSheet
name | Input string containing Name value |
desc | Input string containing the text to set as the description |
Comments? |