RangeTemplateCellType Class
In This Topic
RangeTemplate provide a template from a range of referenced worksheet, it can apply to a cell. It will render the cell same as the template and fill data differently. If the param row, col, rowCount, colCount not set, it will use the sheet's usedrange as the range scope.
Object Model
Syntax
Inheritance Hierarchy
java.lang.Object
com.grapecity.documents.excel.BaseCellType
com.grapecity.documents.excel.RangeTemplateCellType
See Also