'Declaration
Public Property ShowCellErrors As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.ShowCellErrors = value value = instance.ShowCellErrors
public bool ShowCellErrors {get; set;}
'Declaration
Public Property ShowCellErrors As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.ShowCellErrors = value value = instance.ShowCellErrors
public bool ShowCellErrors {get; set;}