Nevron .NET Vision
Nevron.SmartShapes Namespace / NInsertSectionsVerb Class / ShapeSheet Field


In This Topic
    ShapeSheet Field (NInsertSectionsVerb)
    In This Topic
    Reference to the path sheet in which to insert new sections
    Syntax
    'Declaration
     
    
    Public ShapeSheet As NShapeSheet
    'Usage
     
    
    Dim instance As NInsertSectionsVerb
    Dim value As NShapeSheet
     
    value = instance.ShapeSheet
     
    instance.ShapeSheet = value
    public NShapeSheet ShapeSheet
    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