Share via


_Chart.Type Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property Type As Integer
    Get
    Set
'Usage
Dim instance As _Chart
Dim value As Integer

value = instance.Type

instance.Type = value
int Type { get; set; }

Property Value

Type: System.Int32

See Also

Reference

_Chart Interface

_Chart Members

Microsoft.Office.Interop.Excel Namespace