ILicWizExternal.WizardVisible Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
WriteOnly Property WizardVisible As Integer
Set
'Usage
Dim instance As ILicWizExternal
Dim value As Integer
instance.WizardVisible = value
int WizardVisible { set; }
Property Value
Type: System.Int32