Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / RangeTemplateCellType Class / UpdateTemplate Method
An IRange object that used to be referenced.
In This Topic
    UpdateTemplate Method
    In This Topic
    Update the range that used to be referenced.
    Syntax
    public void UpdateTemplate( 
       IRange range
    )

    Parameters

    range
    An IRange object that used to be referenced.
    See Also