.. highlightlang:: us .. index:: Edit=>Copy Format=>Style Editor .. index:: y^edit-copy-format-style-editor .. _edit-copy-format-style-editor: Edit=>Copy Format=>Style Editor ------------------------------- The style editor is used to create and modify styles for diagrams, text-, rectangle-, ellipse-, line- and image-objects. A style is a list of property names without the values. For example, the style ``size`` contains the properties ``width`` and `height``. If this style is used, only values for ``width`` and `height`` are copied from the source object to the destination objects. Other objects like the table object are currently not supported. .. image:: S:/uniplot-obj/images/edit-copy-format-edit-en.* .. us.dialog .. us.dlgitem **Display only selected properties** If the option is checked, only the checked properties are listed. **Filter** The filter is to search for properties in the property list. The filter uses the property names column. **Style List** Lists all available styles with its name. **Property List** Lists all properties of the selected object. In the second column, the property values are displayed. The values are not saved in the style element. **Toggle Selection** Toggles the selection in the property list. **Create new style** Creates a new style with the checked properties. **Remove style** Removes the selected style. **Rename style** Renames the selected style. **Assign Properties** Assigns the checked properties to the selected style. .. us.comment **Comment** The style settings are saved in the user-directory (Help=>Open User Directory) in the file :file:`C:\\Users\\\\AppData\\Local\\UniPlot\\Settings\\props.xml`. .. seealso:: :ref:`edit`, :ref:`edit-copy-format` :sub:`id-1185842`