GrapeCity SPREAD for Windows Forms 12.0J
GreaterThanOrEquals プロパティ


このCfValueが以上演算子を使用して比較されるかどうかを示すブール値を取得します。
構文
'Declaration
 
Public ReadOnly Property GreaterThanOrEquals As Boolean
'使用法
 
Dim instance As CfValue
Dim value As Boolean
 
value = instance.GreaterThanOrEquals
public bool GreaterThanOrEquals {get;}

プロパティ値

この<see cref="T:GrapeCity.Spreadsheet.CfValue" />が以上演算子を使用して比較される場合は<c>true</c>、それ以外の場合は<c>false</c>。
参照

CfValue 構造体
CfValue メンバ

 

 


Copyright © 2004 GrapeCity inc.