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


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

戻り値の型

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

参照

BaseCellType クラス
BaseCellType メンバ

 

 


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