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


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

    System.Object
       Nevron.FormulaSheet.NVerb
          Nevron.FormulaSheet.NAddCellVerb

    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