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