次の方法で共有


Series.BarShape プロパティ

定義

3-D 横棒グラフまたは縦棒グラフの 1 つの系列に使用される図形を設定または返します。 読み取り/書き込み 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

適用対象