Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / UpdateView Method


In This Topic
    UpdateView Method
    In This Topic
    Updates the column width and the row height.
    Syntax
    'Declaration
     
    Protected Sub UpdateView() 
    'Usage
     
    Dim instance As FpSpread
     
    instance.UpdateView()
    protected void UpdateView()
    See Also