Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ConditionalFormatUndoActionBase Class / sheetView Field


In This Topic
sheetView Field (ConditionalFormatUndoActionBase)
In This Topic
Specifies the view of the Clear Conditional Formatting
Syntax
'Declaration
 
Protected sheetView As SheetView
 
'Usage
 
Dim instance As ConditionalFormatUndoActionBase
Dim value As SheetView
 
value = instance.sheetView
 
instance.sheetView = value
See Also