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


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

    System.Object
       Nevron.FormulaSheet.NVerb
          Nevron.FormulaSheet.NInsertRowVerb

    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