Nevron .NET Vision
Nevron.SmartShapes Namespace / NSmartShape Class / InvalidateSlaveFormulaSheetsCache Method


In This Topic
    InvalidateSlaveFormulaSheetsCache Method (NSmartShape)
    In This Topic
    Called by the embedded formula sheet to invalidate the cache of the formula sheets, which can reference the sheet contained in the container
    Syntax
    'Declaration
     
    
    Public Overridable Sub InvalidateSlaveFormulaSheetsCache() 
    'Usage
     
    
    Dim instance As NSmartShape
     
    instance.InvalidateSlaveFormulaSheetsCache()
    public virtual void InvalidateSlaveFormulaSheetsCache()
    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