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