指定された範囲の値を System.String 、System.Double 、System.Boolean 、 object[,] (Visual Basicでの Object(,))、または null 参照 (Visual Basicでは Nothing) (Visual Basicでの Nothing )として取得するか、指定されたセルの値を System.String、System.Double、System.Int32、System.Int64、System.Int16、System.Boolean、System.DateTime、System.TimeSpan、object[,] (Visual Basicでの Object(,) ) 、または null 参照 (Visual Basicでは Nothing) (Visual BasicでNothing ) として設定します。
シンタックス
System.object Value {get; set;}
'宣言
Property Value As System.Object
プロパティ値
値。
参照