I have a row in the worksheet that has the correct style elements that I want to repeat in the next several rows as they are populated. For example I have just populated a row and declared the height of the row, the width of columns and the font type and size.
Is there a way I can copy all those style elements to each row following that contains similar data? I will be populating from a data table and do not know ahead of time how many rows I will be using.