GrapeCity SPREAD for Windows Forms 11.0J
needToSetFormatStringWhenRedo フィールド


リドゥを実行したときに書式文字列が復元されるかどうかを指定します。
構文
'Declaration
 
Protected needToSetFormatStringWhenRedo As Boolean
'使用法
 
Dim instance As CellEditUndoAction
Dim value As Boolean
 
value = instance.needToSetFormatStringWhenRedo
 
instance.needToSetFormatStringWhenRedo = value
protected bool needToSetFormatStringWhenRedo
参照

CellEditUndoAction クラス
CellEditUndoAction メンバ

 

 


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