Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / HiddenAndEmptyCellSettings Class / Execute Method


In This Topic
    Execute Method (HiddenAndEmptyCellSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Execute() As Boolean
    'Usage
     
    Dim instance As HiddenAndEmptyCellSettings
    Dim value As Boolean
     
    value = instance.Execute()
    public bool Execute()
    See Also