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