| setAsTemplate | |
![]() rtTable ![]() BeginInsert BorderStyle As rtBorderStyle Cells As rtCell ColumnCount Columns As rtColumn ColumnSpacing dropShadow Flags HTML HTMLStyle As rtHtmlStyle ID LayoutStyle As rtTableStyle parentParagraph Parent ParentContainer ParentObject root RowCount RowDisplayStyle As rtRowDisplayStyle Rows As rtRow RowSpacing Style TableID useBorderColor Values
| version 1.5
Sub setAsTemplate (firstrow As Integer, rowcount As Integer) Allows define one or several rows as template or merge area. The cells in this area will be merged with the data array assigned to Values Property. The area size is expended by number of rows in Values array (1st dimension). |