ComponentOne Studio for WinRT XAML
Value プロパティ (XLCellRange)

このセル範囲に関連付けられている複合値を取得または設定します。
構文
'宣言
 
Public Property Value As System.Object
public System.object Value {get; set;}
解説
この値は、文字列、数値、ブール値、DateTime、または null オブジェクトを含むことができます。その他の型のオブジェクトを Excel ファイルに保存することはできません。
参照

XLCellRange クラス
XLCellRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.