Partager via


IDataBarBorder.Type Property

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

Syntax

'Declaration
Property Type As XlDataBarBorderType
    Get
    Set
'Usage
Dim instance As IDataBarBorder
Dim value As XlDataBarBorderType

value = instance.Type

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

Property Value

Type: Microsoft.Office.Interop.Excel.XlDataBarBorderType

See Also

Reference

IDataBarBorder Interface

IDataBarBorder Members

Microsoft.Office.Interop.Excel Namespace