Nevron .NET Vision
Nevron.FormulaSheet Namespace / NRemoveCellsVerb Class
Members


In This Topic
    NRemoveCellsVerb Class
    In This Topic
    The NRemoveCellsVerb verb is used for the visual removal of named cells from a formula section
    Object Model
    NRemoveCellsVerb Class
    Syntax
    'Declaration
     
    
    Public Class NRemoveCellsVerb 
       Inherits NVerb
    'Usage
     
    
    Dim instance As NRemoveCellsVerb
    public class NRemoveCellsVerb : NVerb 
    Inheritance Hierarchy

    System.Object
       Nevron.FormulaSheet.NVerb
          Nevron.FormulaSheet.NRemoveCellsVerb

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also