Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / RangeTemplateCellType Class / RangeTemplateCellType Constructor / RangeTemplateCellType Constructor(IRange)
An IRange object that used to be referenced.
In This Topic
    RangeTemplateCellType Constructor(IRange)
    In This Topic
    Use a specific range to create a RangeTemplateCellType.
    Syntax
    public RangeTemplateCellType( 
       IRange range
    )

    Parameters

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