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