Series.BarShape 属性

定义

返回或设置用于三维条形图或柱形图中单个系列的形状。 读/写 XlBarShape

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

属性值

XlBarShape

适用于