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