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
System.Object
GrapeCity.Documents.Excel.BaseCellType
GrapeCity.Documents.Excel.RangeTemplateCellType
See Also