Spread Windows Forms 12.0 Product Documentation
needToSetFormatStringWhenRedo Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellEditUndoAction Class : needToSetFormatStringWhenRedo Field
Specifies whether the format string is restore when redo
Syntax
'Declaration
 
Protected needToSetFormatStringWhenRedo As Boolean
'Usage
 
Dim instance As CellEditUndoAction
Dim value As Boolean
 
value = instance.needToSetFormatStringWhenRedo
 
instance.needToSetFormatStringWhenRedo = value
protected bool needToSetFormatStringWhenRedo
See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members