ErrorBars.EndStyle Property

Definition

Returns or sets the end style for the error bars. Can be one of the following XlEndStyleCap constants: xlCap or xlNoCap. Read/write

public:
 property Microsoft::Office::Interop::Word::XlEndStyleCap EndStyle { Microsoft::Office::Interop::Word::XlEndStyleCap get(); void set(Microsoft::Office::Interop::Word::XlEndStyleCap value); };
public Microsoft.Office.Interop.Word.XlEndStyleCap EndStyle { get; set; }
member this.EndStyle : Microsoft.Office.Interop.Word.XlEndStyleCap with get, set
Public Property EndStyle As XlEndStyleCap

Property Value

XlEndStyleCap

Applies to