次の方法で共有


Series.Type プロパティ

定義

系列型を表す 整数値 を設定または返します。

public:
 property int Type { int get(); void set(int value); };
public int Type { get; set; }
member this.Type : int with get, set
Public Property Type As Integer

プロパティ値

Int32 を返します。

注釈

定数は XlConstants 、このプロパティに使用できます。

適用対象