WorksheetCustomRegionPlugins Property

Returns the list of installed Custom Region plug-ins.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public static IEnumerable<PluginInfo> CustomRegionPlugins { get; }

Property Value

IEnumerablePluginInfo

See Also