Nevron .NET Vision
Nevron.FormulaSheet Namespace / NInsertRowVerb Class / Row Field


In This Topic
    Row Field (NInsertRowVerb)
    In This Topic
    Reference to the row at the place of which the default section row will be inserted
    Syntax
    'Declaration
     
    
    Public Row As NFormulaRow
    'Usage
     
    
    Dim instance As NInsertRowVerb
    Dim value As NFormulaRow
     
    value = instance.Row
     
    instance.Row = value
    public NFormulaRow Row
    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