Nevron .NET Vision
Nevron.FormulaSheet Namespace / INFormulaSheetContainer Interface / InvalidateSlaveFormulaSheetsCache Method


In This Topic
    InvalidateSlaveFormulaSheetsCache Method (INFormulaSheetContainer)
    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
     
    
    Sub InvalidateSlaveFormulaSheetsCache() 
    'Usage
     
    
    Dim instance As INFormulaSheetContainer
     
    instance.InvalidateSlaveFormulaSheetsCache()
    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