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