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


In This Topic
    NInsertRowAfterVerb Class
    In This Topic
    The NInsertRowVerb verb is used for the insertion of a new formula section row, after a specific row
    Object Model
    NInsertRowAfterVerb Class
    Syntax
    'Declaration
     
    
    Public Class NInsertRowAfterVerb 
       Inherits NVerb
    'Usage
     
    
    Dim instance As NInsertRowAfterVerb
    public class NInsertRowAfterVerb : NVerb 
    Inheritance Hierarchy

    System.Object
       Nevron.FormulaSheet.NVerb
          Nevron.FormulaSheet.NInsertRowAfterVerb

    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