public override bool CanOverflow()
'Declaration Public Overrides Function CanOverflow() As Boolean
'Declaration
Public Overrides Function CanOverflow() As Boolean
'使用法 Dim instance As RichTextCellType Dim value As Boolean value = instance.CanOverflow()
'使用法
Dim instance As RichTextCellType Dim value As Boolean value = instance.CanOverflow()
このセルが一杯になったときに内容を隣のセルに表示できる場合はTrue、それ以外の場合はFalse
RichTextCellType クラス RichTextCellType メンバ
© 2004-2017, GrapeCity inc. All rights reserved.