A Methods
A Methods
AcSmSubset.AddNewSheet Method
AcSmSheetSet.AddNewSheet Method
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 NameName
value |
desc |
Input string containing the text to set as the description |