Partager via


IMsoAxis.CategoryType Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property CategoryType As XlCategoryType
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As XlCategoryType

value = instance.CategoryType

instance.CategoryType = value
XlCategoryType CategoryType { get; set; }

Property Value

Type: Microsoft.Office.Core.XlCategoryType

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace