| | Clone | |
rtStyle Border As rtBorderStyle Font As rtFontstyle HTML As rtHtmlStyle Paragraph As rtParagraphstyle RowDisplay As rtRowDisplayStyle TableLayout As rtTableStyle | version 1.5
Function Clone As rtStyle Create a new style object having the same attributes/substyles. Substyles are not automatically cloned - they are the same objects as in original style object. | |