次の方法で共有


Point.PictureType プロパティ

定義

縦棒グラフまたは横棒グラフに画像を表示する方法を表す値を設定 XlChartPictureType または返します。

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

プロパティ値

XlChartPictureType

適用対象