SupBook Constructor(Boolean)
Internal use only. Creates a new SupBook and specifies whether it is the current workbook.
'Declaration
Public Function New( _
ByVal As Boolean _
)
'Usage
Dim isCurrentBook As Boolean
Dim instance As New SupBook(isCurrentBook)
Parameters
- isCurrentBook
- Whether it is the current workbook