Nevron .NET Vision
Nevron.SmartShapes Namespace / NGeometrySection Class / InvalidateCache Method


In This Topic
    InvalidateCache Method (NGeometrySection)
    In This Topic
    Invalidates the cached of the section and all its formula cells and rows
    Syntax
    'Declaration
     
    
    Public Overrides Sub InvalidateCache() 
    'Usage
     
    
    Dim instance As NGeometrySection
     
    instance.InvalidateCache()
    public override void InvalidateCache()
    Remarks
    Overriden to invalidate the cached local graphics path
    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