PowerTools SPREAD for Windows Forms 8.0J
CanBeOverflown メソッド (BaseCellType)


隣のセルが一杯になったときに、データをこのセルに 表示できるかどうかを決定します。
構文
public virtual bool CanBeOverflown()
'Declaration
 
Public Overridable Function CanBeOverflown() As Boolean
 
'使用法
 
Dim instance As BaseCellType
Dim value As Boolean
 
value = instance.CanBeOverflown()

戻り値の型

一杯になった隣のセルの内容をこのセルに表示できる場合はTrue、それ以外の場合はFalse

参照

BaseCellType クラス
BaseCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.