GrapeCity SPREAD for Windows Forms 11.0J
LayoutChanged プロパティ


行レイアウトまたは列レイアウトが変更されたかどうかを示す値を取得します。
構文
'Declaration
 
Public ReadOnly Property LayoutChanged As Boolean
'使用法
 
Dim instance As SheetAxisModelChangingEventArgs
Dim value As Boolean
 
value = instance.LayoutChanged
public bool LayoutChanged {get;}

プロパティ値

行レイアウトまたは列レイアウトが変更された場合は True、それ以外の場合は False
参照

SheetAxisModelChangingEventArgs クラス
SheetAxisModelChangingEventArgs メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.