Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / ClearCachedStyle Method


In This Topic
    ClearCachedStyle Method
    In This Topic
    Clears the cached composition result of all sheets. Internal use only.
    Syntax
    'Declaration
     
    
    Public Sub ClearCachedStyle() 
    'Usage
     
    
    Dim instance As FpSpread
     
    instance.ClearCachedStyle()
    public void ClearCachedStyle()
    See Also