次の方法で共有


Chart.BarShape プロパティ

定義

3-D 横棒グラフまたは縦棒グラフ内のすべての系列に使用される図形を設定または返します。 値の取得と設定が可能です。

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

適用対象