次の方法で共有


Trendline.Type プロパティ

定義

近似曲線の種類を XlTrendlineType 表す値を設定または返します。

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

プロパティ値

XlTrendlineType

適用対象