ReflectionFormat.Type Property
Gets or sets the type of the ReflectionFormat object. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Type As MsoReflectionType
Get
Set
'Usage
Dim instance As ReflectionFormat
Dim value As MsoReflectionType
value = instance.Type
instance.Type = value
MsoReflectionType Type { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoReflectionType
MsoReflectionType