ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StyleHelper Class
Members Version

StyleHelper Class
Provides methods for managing styles in ArcGIS Pro projects.
Object Model
StyleHelper ClassStyleItem Class
Syntax
public static class StyleHelper 
Remarks
The methods in this class can be used for creating new style files, adding or removing styles from a project, searching for and retrieving items from a style and for adding or removing items from a particular style.
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Mapping.StyleHelper

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also