Share
 
 

AcSmSheetSet.AddNewSheet Method (SSO)

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

Was this information helpful?