CopySheet Method (IDocument)
Creates a new Sheet by copying the specified existing Sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CopySheet( _
BSTR Name As System.String, _
BSTR SheetToCopy As System.String _
) As Sheet |
Parameters
- Name
- Name of the new sheet to create
- SheetToCopy
- Name of the existing sheet to copy to create the new sheet
Parameters
- Sheet[out] or Return Value
- New Sheet
See Also
Availability
DraftSight V1R5.0