次の方法で共有


Series.PictureType プロパティ

定義

縦棒グラフまたは横棒グラフに画像を表示する方法を設定または返します。 読み取り/書き込み XlChartPictureType

public:
 property Microsoft::Office::Interop::Excel::XlChartPictureType PictureType { Microsoft::Office::Interop::Excel::XlChartPictureType get(); void set(Microsoft::Office::Interop::Excel::XlChartPictureType value); };
public Microsoft.Office.Interop.Excel.XlChartPictureType PictureType { get; set; }
Public Property PictureType As XlChartPictureType

プロパティ値

適用対象