This section contains description of operations used for working with styles table. The operations enable the user to execute the following actions:
Open styles table.
Get list of existing styles.
Create a new style, clone or delete existing style.
Determine styles settings.
Operation | Brief description | |
CloneStyleSheetItem | The CloneStyleSheetItem operation creates a style clone in styles table. | |
CopyStyleSheet | The CopyStyleSheet operation copies styles from one styles table to another styles table. | |
CreateStyleSheetItem | The CreateStyleSheetItem operation creates a styles in styles table. | |
DeleteStyleSheetItem | The DeleteStyleSheetItem operation deletes a styles from styles table. | |
GetStyleSheet | The GetStyleSheet operation gets metadata of styles table styles. | |
GetStyleSheetItem | The GetStyleSheetItem operation gets information about a single styles table style. | |
OpenStyleSheet | The OpenStyleSheet operation opens styles table. | |
SetStyleSheetItem | The SetStyleSheetItem operation changes a style in styles table. |
See also: