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