Share via


IMsoErrorBars.EndStyle Property

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

Syntax

'Declaration
Property EndStyle As XlEndStyleCap
    Get
    Set
'Usage
Dim instance As IMsoErrorBars
Dim value As XlEndStyleCap

value = instance.EndStyle

instance.EndStyle = value
XlEndStyleCap EndStyle { get; set; }

Property Value

Type: Microsoft.Office.Core.XlEndStyleCap

See Also

Reference

IMsoErrorBars Interface

IMsoErrorBars Members

Microsoft.Office.Core Namespace